mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-08-27 21:25:21 -05: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