Skip to content
Snippets Groups Projects
Unverified Commit 3c43765f authored by Alex Li's avatar Alex Li Committed by GitHub
Browse files

Update AndroidManifest.xml.tmpl

parent fcd154bd
No related merge requests found
......@@ -7,6 +7,7 @@
android:name=".MainActivity"
android:exported="true"
android:launchMode="singleTop"
android:taskAffinity=""
android:theme="@style/LaunchTheme"
android:configChanges="orientation|keyboardHidden|keyboard|screenSize|smallestScreenSize|locale|layoutDirection|fontScale|screenLayout|density|uiMode"
android:hardwareAccelerated="true"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment