Loading AndroidManifest.xml +1 −0 Original line number Original line Diff line number Diff line Loading @@ -51,6 +51,7 @@ android:supportsRtl="true" android:supportsRtl="true" android:allowBackup="true" android:allowBackup="true" android:backupAgent=".prefs.BackupAgent" android:backupAgent=".prefs.BackupAgent" android:appCategory="productivity" android:fullBackupOnly="false" android:fullBackupOnly="false" android:enableOnBackInvokedCallback="false" android:enableOnBackInvokedCallback="false" android:crossProfile="true"> android:crossProfile="true"> Loading Loading
AndroidManifest.xml +1 −0 Original line number Original line Diff line number Diff line Loading @@ -51,6 +51,7 @@ android:supportsRtl="true" android:supportsRtl="true" android:allowBackup="true" android:allowBackup="true" android:backupAgent=".prefs.BackupAgent" android:backupAgent=".prefs.BackupAgent" android:appCategory="productivity" android:fullBackupOnly="false" android:fullBackupOnly="false" android:enableOnBackInvokedCallback="false" android:enableOnBackInvokedCallback="false" android:crossProfile="true"> android:crossProfile="true"> Loading