Apply custom theme to settings page.

This commit is contained in:
Docile-Alligator
2022-08-15 21:10:42 +10:00
parent 2750636847
commit 7d8e32320f
77 changed files with 518 additions and 239 deletions

View File

@@ -41,11 +41,6 @@
app:icon="@drawable/ic_edit_24dp"
app:title="@string/settings_manage_themes_title" />
<ml.docilealligator.infinityforreddit.customviews.CustomFontPreference
app:icon="@drawable/ic_info_preference_24dp"
app:summary="@string/settings_custom_theme_cannot_apply_to_settings_page_summary"
app:enabled="false" />
<ml.docilealligator.infinityforreddit.customviews.CustomFontPreferenceCategory
app:title="@string/settings_category_material_you_title" />