Disable artist image downloading on fdroid flavor by default
This commit is contained in:
parent
01c5c10def
commit
778025e989
5 changed files with 9 additions and 7 deletions
|
@ -11,7 +11,7 @@
|
|||
app:icon="@drawable/ic_image" />
|
||||
|
||||
<code.name.monkey.appthemehelper.common.prefs.supportv7.ATEListPreference
|
||||
android:defaultValue="always"
|
||||
android:defaultValue="@string/download_policy"
|
||||
android:entries="@array/pref_auto_download_images_titles"
|
||||
android:entryValues="@array/pref_auto_download_images_values"
|
||||
android:key="auto_download_images_policy"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue