Merge "Fix squished user switcher text view." into tm-qpr-dev am: 65ae79e7dd
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/21090451 Change-Id: Id5d1142117334c4b92a46baa2d00475488c8a48c Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -45,7 +45,7 @@
|
|||||||
android:id="@+id/user_switcher_header"
|
android:id="@+id/user_switcher_header"
|
||||||
android:textDirection="locale"
|
android:textDirection="locale"
|
||||||
android:layout_width="@dimen/bouncer_user_switcher_width"
|
android:layout_width="@dimen/bouncer_user_switcher_width"
|
||||||
android:layout_height="wrap_content" />
|
android:layout_height="match_parent" />
|
||||||
</com.android.keyguard.KeyguardUserSwitcherAnchor>
|
</com.android.keyguard.KeyguardUserSwitcherAnchor>
|
||||||
|
|
||||||
</LinearLayout>
|
</LinearLayout>
|
||||||
|
|||||||
Reference in New Issue
Block a user