|
@@ -14,6 +14,7 @@
|
|
<application
|
|
<application
|
|
android:name=".App"
|
|
android:name=".App"
|
|
android:allowBackup="true"
|
|
android:allowBackup="true"
|
|
|
|
+ android:fullBackupContent="@xml/backup_rules"
|
|
android:hardwareAccelerated="true"
|
|
android:hardwareAccelerated="true"
|
|
android:icon="@mipmap/ic_launcher"
|
|
android:icon="@mipmap/ic_launcher"
|
|
android:roundIcon="@mipmap/ic_launcher_round"
|
|
android:roundIcon="@mipmap/ic_launcher_round"
|