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
4
app/src/fdroid/res/values/donottranslate.xml
Normal file
4
app/src/fdroid/res/values/donottranslate.xml
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="download_policy">never</string>
|
||||
</resources>
|
Loading…
Add table
Add a link
Reference in a new issue