Initial AMOLED theme + some CardView fixes (#787)
* Initial AMOLED theme + some CardView fixes * small fix
This commit is contained in:
committed by
GitHub
parent
2eeac0bf8b
commit
2118434823
@@ -25,11 +25,13 @@
|
||||
<string-array name="themes_values">
|
||||
<item>1</item>
|
||||
<item>2</item>
|
||||
<item>3</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="themes">
|
||||
<item>@string/light_theme</item>
|
||||
<item>@string/dark_theme</item>
|
||||
<item>@string/amoled_theme</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="reader_themes">
|
||||
|
||||
Reference in New Issue
Block a user