Add Dynamic theme for Android 12 (#5569)

* Add Dynamic theme for Android 12

* Also theme text colors
This commit is contained in:
Ivan Iskandar
2021-07-19 00:01:58 +07:00
committed by GitHub
parent 8bfc5f0450
commit b2d58e04d2
13 changed files with 79 additions and 3 deletions
+1
View File
@@ -148,6 +148,7 @@
<string name="theme_dark">On</string>
<string name="pref_app_theme">App theme</string>
<string name="theme_default">Default</string>
<string name="theme_monet">Dynamic</string>
<string name="theme_blue">Blue</string>
<string name="theme_greenapple">Green Apple</string>
<string name="theme_midnightdusk">Midnight Dusk</string>