Added Dark Theme
This commit is contained in:
parent
a2e4585fe8
commit
60dc19d2bc
21 changed files with 318 additions and 256 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
|
||||
<item
|
||||
android:drawable="@color/light_background_color"/>
|
||||
android:drawable="?android:attr/windowBackground"/>
|
||||
|
||||
<item>
|
||||
<bitmap
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue