Fixed Material You

This commit is contained in:
Prathamesh More 2021-09-23 17:32:49 +05:30
parent 7b984108ab
commit 42b9ea4107
9 changed files with 46 additions and 31 deletions

View file

@ -46,7 +46,7 @@
android:layout="@layout/list_item_view_switch"
android:summary="@string/pref_summary_toggle_headset"
android:title="@string/pref_title_toggle_toggle_headset"
app:icon="@drawable/ic_play_arrow_white_32dp" />
app:icon="@drawable/ic_play_arrow" />
<code.name.monkey.appthemehelper.common.prefs.supportv7.ATESwitchPreference
android:defaultValue="false"