rely on server for custom artist images

This commit is contained in:
dkanada 2019-07-17 01:04:03 -07:00
commit 4b02fb2b5f
48 changed files with 37 additions and 359 deletions

View file

@ -5,7 +5,7 @@
<com.kabouzeid.appthemehelper.common.prefs.supportv7.ATEListPreference
app:iconSpaceReserved="false"
android:defaultValue="light"
android:defaultValue="dark"
android:entries="@array/pref_general_theme_list_titles"
android:entryValues="@array/pref_general_theme_list_values"
android:key="general_theme"