This commit is contained in:
Imran Remtulla
2023-12-16 03:43:55 -05:00
parent ffefa4b30e
commit 5720c55301
4 changed files with 26 additions and 26 deletions

View File

@ -8,7 +8,7 @@
<activity
android:name=".MainActivity"
android:exported="true"
android:launchMode="singleInstance"
android:launchMode="singleTop"
android:theme="@style/LaunchTheme"
android:configChanges="orientation|keyboardHidden|keyboard|screenSize|smallestScreenSize|locale|layoutDirection|fontScale|screenLayout|density|uiMode"
android:hardwareAccelerated="true"