mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-09 01:28:57 +00:00
[Android] Make the navigation drawer not so blindingly dark.
This commit is contained in:
parent
fc0f347cea
commit
06d721984d
1 changed files with 1 additions and 1 deletions
|
@ -16,5 +16,5 @@
|
||||||
android:choiceMode="singleChoice"
|
android:choiceMode="singleChoice"
|
||||||
android:divider="@android:color/transparent"
|
android:divider="@android:color/transparent"
|
||||||
android:dividerHeight="0dp"
|
android:dividerHeight="0dp"
|
||||||
android:background="#111"/>
|
android:background="#333"/>
|
||||||
</android.support.v4.widget.DrawerLayout>
|
</android.support.v4.widget.DrawerLayout>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue