kopia lustrzana https://github.com/ryukoposting/Signal-Android
Fixed RecipientsPanel white-on-white weirdness for Android <= 2.3.
Only appeared when the RecipientsEditor was in the unselected state.fork-5.53.8
rodzic
f39b8e5fc8
commit
312942439d
|
@ -18,6 +18,7 @@
|
||||||
android:singleLine="true"
|
android:singleLine="true"
|
||||||
android:hint="@string/to"
|
android:hint="@string/to"
|
||||||
android:paddingRight="45dip"
|
android:paddingRight="45dip"
|
||||||
|
android:textColor="#000000"
|
||||||
android:layout_width="fill_parent"/>
|
android:layout_width="fill_parent"/>
|
||||||
|
|
||||||
<ImageButton android:id="@+id/contacts_button"
|
<ImageButton android:id="@+id/contacts_button"
|
||||||
|
|
Ładowanie…
Reference in New Issue