mirror of
https://github.com/peterosterlund2/droidfish.git
synced 2025-12-11 16:42:41 +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:
@@ -4,5 +4,6 @@
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="fill_parent"
|
||||
android:padding="12dp"
|
||||
android:textColor="#FFBEBEBE"
|
||||
android:textSize="20sp">
|
||||
</TextView>
|
||||
|
||||
Reference in New Issue
Block a user