mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-23 22:01:01 +00:00
fix: default A10 to legacy storage
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user