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
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue