Made Black UI an option to configure

This commit is contained in:
Leon Omelan
2019-10-07 17:15:17 +02:00
committed by Fredrik Fornwall
parent 468f878a38
commit 5ba3f7cf6d
9 changed files with 76 additions and 8 deletions

View File

@@ -26,7 +26,7 @@
android:layout_width="240dp"
android:layout_height="match_parent"
android:layout_gravity="start"
android:background="@android:color/background_dark"
android:background="@android:color/white"
android:choiceMode="singleChoice"
android:divider="@android:color/transparent"
android:dividerHeight="0dp"