Add Dynamic theme for Android 12 (#5569)

* Add Dynamic theme for Android 12

* Also theme text colors

(cherry picked from commit b2d58e04d2)
This commit is contained in:
Ivan Iskandar
2021-07-19 00:01:58 +07:00
committed by Jobobby04
parent 3fb7140587
commit 699490685f
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>