Merge branch 'master' of gitlab.com:ChristianPauly/fluffychat-flutter
This commit is contained in:
commit
b8c16b43d7
|
@ -16,7 +16,7 @@
|
|||
android:icon="@mipmap/launcher_icon">
|
||||
<activity
|
||||
android:name=".MainActivity"
|
||||
android:launchMode="singleInstance"
|
||||
android:launchMode="singleTask"
|
||||
android:theme="@style/LaunchTheme"
|
||||
android:configChanges="orientation|keyboardHidden|keyboard|screenSize|smallestScreenSize|locale|layoutDirection|fontScale|screenLayout|density|uiMode"
|
||||
android:hardwareAccelerated="true"
|
||||
|
|
Loading…
Reference in a new issue