Migrated almost all icons to Material symbols

This commit is contained in:
Prathamesh More 2022-07-04 23:05:38 +05:30
parent f7e3b65274
commit b1992e8d54
157 changed files with 572 additions and 1132 deletions

View file

@ -60,7 +60,7 @@
android:layout="@layout/list_item_view_switch"
android:summary="@string/pref_keep_screen_on_summary"
android:title="@string/pref_keep_screen_on_title"
app:icon="@drawable/ic_settings_brigntness" />
app:icon="@drawable/ic_settings_brightness" />
</code.name.monkey.appthemehelper.common.prefs.supportv7.ATEPreferenceCategory>