Unified UI colors across the app. Dark sidebar and dark app theme for

dark Alert Dialogs
This commit is contained in:
Leon Omelan
2019-10-06 18:06:41 +02:00
committed by Fredrik Fornwall
parent c50a367063
commit 468f878a38
5 changed files with 8 additions and 15 deletions

View File

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