|
|
@ -22,6 +22,7 @@ |
|
|
|
android:allowBackup="true" |
|
|
|
android:allowBackup="true" |
|
|
|
android:icon="@mipmap/ic_launcher" |
|
|
|
android:icon="@mipmap/ic_launcher" |
|
|
|
android:label="@string/app_name" |
|
|
|
android:label="@string/app_name" |
|
|
|
|
|
|
|
android:largeHeap="true" |
|
|
|
android:networkSecurityConfig="@xml/network_security_config" |
|
|
|
android:networkSecurityConfig="@xml/network_security_config" |
|
|
|
android:requestLegacyExternalStorage="true" |
|
|
|
android:requestLegacyExternalStorage="true" |
|
|
|
android:supportsRtl="true" |
|
|
|
android:supportsRtl="true" |
|
|
|