[Android] Make the navigation drawer not so blindingly dark.
This commit is contained in:
parent
fc0f347cea
commit
06d721984d
|
@ -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…
Reference in New Issue