Fix ugly text wrapping on non-english locales
Bug 22284618 Change-Id: Iaab017fa5d2f5aeb3457f911cbd31ceb8671e495
This commit is contained in:
@@ -38,6 +38,9 @@
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginLeft="32dip"
|
||||
android:layout_marginRight="32dip"
|
||||
android:gravity="center"
|
||||
android:textAppearance="?android:attr/textAppearanceLarge"
|
||||
android:textColor="?android:attr/textColorSecondary"
|
||||
android:text="@string/print_searching_for_printers">
|
||||
|
Reference in New Issue
Block a user