enable user data save on delete app
This commit is contained in:
parent
86ae6d2b2b
commit
2f0b5f18e1
@ -17,6 +17,7 @@
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:label="@string/app_name"
|
||||
android:preserveLegacyExternalStorage="true"
|
||||
android:hasFragileUserData="true"
|
||||
android:roundIcon="@mipmap/ic_launcher_round"
|
||||
android:theme="@style/Theme.App">
|
||||
<activity
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user