Dynamic theme handling. Works only on the homeactivity for now.

This commit is contained in:
Amine Bou
2018-04-08 13:08:42 +02:00
parent bafd478604
commit fdcd8c6c6a
17 changed files with 174 additions and 254 deletions

View File

@@ -17,7 +17,7 @@
android:title="@string/pref_header_debug"/>
<header
android:id="@+id/theme_change"
android:fragment="apps.amine.bou.readerforselfoss.settings.SettingsActivity$ThemePreferenceFragment"
android:icon="@drawable/ic_color_lens_black_24dp"
android:title="@string/pref_header_theme"/>