Fix volume control switch
This commit is contained in:
parent
5c495108c4
commit
0da89eb844
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue