Add FontPreviewFragment. Add some fonts and delete some.

This commit is contained in:
Alex Ning
2020-06-17 09:38:36 +08:00
parent 66f4db6b40
commit 72f176201e
33 changed files with 219 additions and 89 deletions

View File

@@ -2,6 +2,10 @@
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto">
<Preference
app:title="@string/settings_preview_font_title"
app:fragment="ml.docilealligator.infinityforreddit.Settings.FontPreviewFragment" />
<PreferenceCategory
app:title="@string/settings_font_summary" />