fix: default A10 to legacy storage
This commit is contained in:
parent
7879fe4355
commit
0b66275995
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@
|
|||
android:icon="${icon_placeholder}"
|
||||
android:label="@string/app_name"
|
||||
android:largeHeap="true"
|
||||
android:requestLegacyExternalStorage="false"
|
||||
android:requestLegacyExternalStorage="true"
|
||||
android:roundIcon="${icon_placeholder_round}"
|
||||
android:supportsRtl="true"
|
||||
android:theme="@style/Theme.Dantotsu"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue