|
|
|
@ -49,6 +49,7 @@
|
|
|
|
android:enableOnBackInvokedCallback="@bool/is_predictive_back_enabled"
|
|
|
|
android:enableOnBackInvokedCallback="@bool/is_predictive_back_enabled"
|
|
|
|
android:fullBackupContent="@xml/backup_content"
|
|
|
|
android:fullBackupContent="@xml/backup_content"
|
|
|
|
android:fullBackupOnly="true"
|
|
|
|
android:fullBackupOnly="true"
|
|
|
|
|
|
|
|
android:hasFragileUserData="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:largeHeap="true"
|
|
|
|
|