|
|
@ -27,6 +27,7 @@ |
|
|
|
android:label="@string/app_name" |
|
|
|
android:label="@string/app_name" |
|
|
|
android:networkSecurityConfig="@xml/network_security_config" |
|
|
|
android:networkSecurityConfig="@xml/network_security_config" |
|
|
|
android:requestLegacyExternalStorage="true" |
|
|
|
android:requestLegacyExternalStorage="true" |
|
|
|
|
|
|
|
android:largeHeap="true" |
|
|
|
android:supportsRtl="true" |
|
|
|
android:supportsRtl="true" |
|
|
|
android:theme="@style/AppTheme.Light" |
|
|
|
android:theme="@style/AppTheme.Light" |
|
|
|
tools:ignore="AllowBackup,GoogleAppIndexingWarning,UnusedAttribute"> |
|
|
|
tools:ignore="AllowBackup,GoogleAppIndexingWarning,UnusedAttribute"> |
|
|
|