Merge "Enabled hyphenation for UserDetailItem" into tm-qpr-dev am: e3d4cd5903
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/19412378 Change-Id: I0e60692147b58e14bfe9f1cb895be42cc5ac8b0e Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -49,7 +49,8 @@
|
|||||||
android:id="@+id/user_name"
|
android:id="@+id/user_name"
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:gravity="center_horizontal" />
|
android:gravity="center_horizontal"
|
||||||
|
android:hyphenationFrequency="full"/>
|
||||||
<ImageView
|
<ImageView
|
||||||
android:id="@+id/restricted_padlock"
|
android:id="@+id/restricted_padlock"
|
||||||
android:layout_width="@dimen/qs_tile_text_size"
|
android:layout_width="@dimen/qs_tile_text_size"
|
||||||
|
|||||||
Reference in New Issue
Block a user