Set blur default to match PreferenceUtils

This commit is contained in:
Maxr1998 2020-10-31 21:14:16 +01:00
commit 3d3f3bb0be
No known key found for this signature in database
GPG key ID: 3BA0CD3A11CDF7B8

View file

@ -12,7 +12,7 @@
<com.kabouzeid.appthemehelper.common.prefs.supportv7.ATESwitchPreference
app:iconSpaceReserved="false"
android:defaultValue="false"
android:defaultValue="true"
android:dependency="show_album_cover"
android:key="blur_album_cover"
android:summary="@string/pref_summary_blur_album_art"