Fixed wallpaper accent not updating when wallpaper is changed
This commit is contained in:
parent
a104e42e0c
commit
5f8ba985a3
2 changed files with 20 additions and 14 deletions
|
@ -39,7 +39,7 @@
|
|||
<code.name.monkey.appthemehelper.common.prefs.supportv7.ATESwitchPreference
|
||||
android:defaultValue="false"
|
||||
android:key="circle_play_button"
|
||||
android:layout="@layout/list_item_view_switch"
|
||||
android:layout="@layout/list_item_view_switch_no_title"
|
||||
android:title="@string/pref_title_circle_button" />
|
||||
|
||||
<code.name.monkey.appthemehelper.common.prefs.supportv7.ATEPreferenceCategory
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue