Resource Cleanup
This commit is contained in:
parent
b6294db8cf
commit
80063ea903
10 changed files with 31 additions and 13 deletions
5
app/src/debug/res/values/bools.xml
Normal file
5
app/src/debug/res/values/bools.xml
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<bool name="md3_available">true</bool>
|
||||
<bool name="allowBackup">false</bool>
|
||||
</resources>
|
|
@ -1,7 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="app_name" translatable="false">Retro Music-Debug</string>
|
||||
|
||||
<bool name="md3_available">true</bool>
|
||||
<bool name="allowBackup">false</bool>
|
||||
</resources>
|
Loading…
Add table
Add a link
Reference in a new issue