Fix export of zip
Add requestLegacyExternalStorage permission to allow usage of legacy storage Change-Id: Iae3f61c4b714c168feba7de665a46ebe4ac1ee77
This commit is contained in:
committed by
Rashed Abdel-Tawab
parent
1fa036ce68
commit
eabab0e94e
@@ -16,6 +16,7 @@
|
||||
android:allowBackup="false"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:label="@string/app_name"
|
||||
android:requestLegacyExternalStorage="true"
|
||||
android:supportsRtl="true"
|
||||
android:theme="@style/AppTheme">
|
||||
|
||||
|
Reference in New Issue
Block a user