|
@@ -21,6 +21,7 @@
|
|
android:hardwareAccelerated="true"
|
|
android:hardwareAccelerated="true"
|
|
android:usesCleartextTraffic="true"
|
|
android:usesCleartextTraffic="true"
|
|
android:icon="@mipmap/ic_launcher"
|
|
android:icon="@mipmap/ic_launcher"
|
|
|
|
+ android:requestLegacyExternalStorage="true"
|
|
android:roundIcon="@mipmap/ic_launcher_round"
|
|
android:roundIcon="@mipmap/ic_launcher_round"
|
|
android:label="@string/app_name"
|
|
android:label="@string/app_name"
|
|
android:largeHeap="true"
|
|
android:largeHeap="true"
|