mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 06:39:46 -06:00
[Android] Make the navigation drawer not so blindingly dark.
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user