mirror of
https://github.com/peterosterlund2/droidfish.git
synced 2025-01-30 17:13:50 +01:00
DroidFish: Explicitly set the drawer menu foreground text color. The
default color is hard to read on some devices.
This commit is contained in:
parent
286b5b7b82
commit
b6747254c7
|
@ -4,5 +4,6 @@
|
|||
android:layout_width="fill_parent"
|
||||
android:layout_height="fill_parent"
|
||||
android:padding="12dp"
|
||||
android:textColor="#FFBEBEBE"
|
||||
android:textSize="20sp">
|
||||
</TextView>
|
||||
|
|
Loading…
Reference in New Issue
Block a user