kopia lustrzana https://github.com/ryukoposting/Signal-Android
Fix display problem on <= Gingerbread devices.
rodzic
b4eddc863c
commit
07305d939a
|
@ -31,7 +31,7 @@
|
||||||
android:password="true"/>
|
android:password="true"/>
|
||||||
|
|
||||||
<TextView
|
<TextView
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="fill_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:id="@+id/repeat_label"
|
android:id="@+id/repeat_label"
|
||||||
android:textAppearance="?android:attr/textAppearanceMedium"
|
android:textAppearance="?android:attr/textAppearanceMedium"
|
||||||
|
|
Ładowanie…
Reference in New Issue