single task

This commit is contained in:
Thomas 2020-05-18 16:57:25 +02:00
parent ea824daa6d
commit e058b54c96
1 changed files with 1 additions and 0 deletions

View File

@ -111,6 +111,7 @@
android:name="app.fedilab.android.activities.MainActivity"
android:configChanges="keyboardHidden|orientation|screenSize"
android:label="@string/app_name"
android:launchMode="singleTask"
android:theme="@style/AppThemeDark_NoActionBar"
android:windowSoftInputMode="adjustResize">
<intent-filter>