Changing theme is now available.

This commit is contained in:
Alex Ning
2019-08-22 11:52:27 +08:00
parent a2fe95912b
commit 0840b7144f
22 changed files with 236 additions and 192 deletions

View File

@@ -9,8 +9,7 @@
app:fragment="Settings.NotificationPreferenceFragment" />
<ListPreference
app:defaultValue="0"
app:entries="@array/settings_theme"
app:defaultValue="2"
app:entryValues="@array/settings_theme_values"
app:key="theme"
app:icon="@drawable/ic_outline_color_lens_24px"