[Feature] Added option to switch to Manrope

This commit is contained in:
Prathamesh More 2022-01-06 23:19:26 +05:30
parent 83fca0a829
commit dfa3129239
17 changed files with 56 additions and 6 deletions

View file

@ -30,6 +30,12 @@
android:title="@string/pref_title_md3"
app:isPreferenceVisible="@bool/md3_available" />
<code.name.monkey.appthemehelper.common.prefs.supportv7.ATESwitchPreference
android:defaultValue="false"
android:key="custom_font"
android:layout="@layout/list_item_view_switch_no_title"
android:title="@string/pref_title_custom_font" />
</code.name.monkey.appthemehelper.common.prefs.supportv7.ATEPreferenceCategory>
<code.name.monkey.appthemehelper.common.prefs.supportv7.ATEPreferenceCategory