Fix volume control switch

main
h4h13 2019-11-08 22:37:56 +05:30
parent 5c495108c4
commit 0da89eb844
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@
<code.name.monkey.appthemehelper.common.prefs.supportv7.ATESwitchPreference
android:layout="@layout/list_item_view"
android:layout="@layout/list_item_view_switch"
app:defaultValue="false"
app:icon="@drawable/ic_volume_up_white_24dp"
app:key="toggle_volume"