mirror of
https://github.com/oxen-io/session-android.git
synced 2025-01-11 16:33:39 +00:00
Fixed RecipientsPanel white-on-white weirdness for Android <= 2.3.
Only appeared when the RecipientsEditor was in the unselected state.
This commit is contained in:
parent
f39b8e5fc8
commit
312942439d
@ -18,6 +18,7 @@
|
||||
android:singleLine="true"
|
||||
android:hint="@string/to"
|
||||
android:paddingRight="45dip"
|
||||
android:textColor="#000000"
|
||||
android:layout_width="fill_parent"/>
|
||||
|
||||
<ImageButton android:id="@+id/contacts_button"
|
||||
|
Loading…
x
Reference in New Issue
Block a user