Unified UI colors across the app. Dark sidebar and dark app theme for
dark Alert Dialogs
This commit is contained in:
committed by
Fredrik Fornwall
parent
c50a367063
commit
468f878a38
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user