diff options
Diffstat (limited to 'app/src/main/res/xml/theme_preferences.xml')
-rw-r--r-- | app/src/main/res/xml/theme_preferences.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/app/src/main/res/xml/theme_preferences.xml b/app/src/main/res/xml/theme_preferences.xml index ca7dc0ac..6c8b9504 100644 --- a/app/src/main/res/xml/theme_preferences.xml +++ b/app/src/main/res/xml/theme_preferences.xml @@ -65,10 +65,4 @@ app:title="@string/settings_apply_material_you_title" app:summary="@string/settings_apply_material_you_summary" /> - <ml.docilealligator.infinityforreddit.customviews.CustomFontSwitchPreference - app:defaultValue="false" - app:key="enable-themed-icon" - app:title="@string/settings_enable_themed_icon_title" - app:summary="@string/settings_enable_themed_icon_summary" /> - </PreferenceScreen>
\ No newline at end of file |