Merge "Enabled hyphenation for UserDetailItem" into tm-qpr-dev am: e3d4cd5903 am: 21d000ad84
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/19412378 Change-Id: I99527c182f6723935af27e926c47682be8f0913b 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:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:gravity="center_horizontal" />
|
||||
android:gravity="center_horizontal"
|
||||
android:hyphenationFrequency="full"/>
|
||||
<ImageView
|
||||
android:id="@+id/restricted_padlock"
|
||||
android:layout_width="@dimen/qs_tile_text_size"
|
||||
|
||||
Reference in New Issue
Block a user