mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-20 11:35:54 +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:divider="@android:color/transparent"
|
||||
android:dividerHeight="0dp"
|
||||
android:background="#111"/>
|
||||
android:background="#333"/>
|
||||
</android.support.v4.widget.DrawerLayout>
|
||||
|
|
Loading…
Add table
Reference in a new issue