Revert "Added Circular Std and a toggle to use it"

This reverts commit 02b72551
This commit is contained in:
Prathamesh More 2022-01-05 20:22:54 +05:30
parent c974d7fefc
commit 5589fab2c6
14 changed files with 3 additions and 47 deletions

View file

@ -30,12 +30,6 @@
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