Fixed Song duration not visible in Card & Blur card themes
This commit is contained in:
parent
4dc84c2564
commit
7b3b52e3b0
4 changed files with 17 additions and 1 deletions
|
@ -48,7 +48,8 @@
|
|||
android:key="wallpaper_accent"
|
||||
android:layout="@layout/list_item_view_switch"
|
||||
android:summary="@string/pref_summary_wallpaper_accent"
|
||||
android:title="@string/pref_title_wallpaper_accent" />
|
||||
android:title="@string/pref_title_wallpaper_accent"
|
||||
app:isPreferenceVisible="@bool/wallpaper_accent_visible" />
|
||||
|
||||
<code.name.monkey.appthemehelper.common.prefs.supportv7.ATEColorPreference
|
||||
android:dependency="material_you"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue