Merge "Enabled hyphenation for UserDetailItem" into tm-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
e3d4cd5903
@@ -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