am 0968056b
: am f5ac0b6a
: am f9b46965
: am 75842ffc
: am 4dd637a0
: Merge "Fix ugly text wrapping on non-english locales" into mnc-dev
* commit '0968056bac9c4eb808792eb6ae0b387899924b89': Fix ugly text wrapping on non-english locales
This commit is contained in:
@@ -38,6 +38,9 @@
|
|||||||
<TextView
|
<TextView
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
|
android:layout_marginLeft="32dip"
|
||||||
|
android:layout_marginRight="32dip"
|
||||||
|
android:gravity="center"
|
||||||
android:textAppearance="?android:attr/textAppearanceLarge"
|
android:textAppearance="?android:attr/textAppearanceLarge"
|
||||||
android:textColor="?android:attr/textColorSecondary"
|
android:textColor="?android:attr/textColorSecondary"
|
||||||
android:text="@string/print_searching_for_printers">
|
android:text="@string/print_searching_for_printers">
|
||||||
|
Reference in New Issue
Block a user