Skip to content
This repository was archived by the owner on Feb 21, 2024. It is now read-only.

Commit d7909ed

Browse files
chore: generate very_good_core template (#298)
Co-authored-by: VGV Bot <vgvbot@users.noreply.github.com>
1 parent aa7bce4 commit d7909ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

brick/__brick__/{{project_name.snakeCase()}}/android/app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<activity
88
android:name=".MainActivity"
99
android:exported="true"
10-
android:launchMode="singleTop"
10+
android:launchMode="singleTask"
1111
android:theme="@style/LaunchTheme"
1212
android:configChanges="orientation|keyboardHidden|keyboard|screenSize|smallestScreenSize|locale|layoutDirection|fontScale|screenLayout|density|uiMode"
1313
android:hardwareAccelerated="true"

0 commit comments

Comments
 (0)