mirror of
https://github.com/moparisthebest/k-9
synced 2024-10-31 15:45:08 -04:00
Fixing the background color of the textbox for new-message items
This commit is contained in:
parent
d0d6eb5442
commit
1728f9bfa9
@ -37,7 +37,7 @@
|
||||
android:textColor="?android:attr/textColorPrimary"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:background="@drawable/text_box_light"
|
||||
android:background="@drawable/text_box"
|
||||
android:paddingLeft="10px"
|
||||
android:paddingRight="10px"
|
||||
android:minWidth="64px"
|
||||
|
Loading…
Reference in New Issue
Block a user