Merge pull request #2341 from vector-im/feature/bma/multi_home
Two elements in the task switcher (#2299)
This commit is contained in:
commit
8a86b2c940
@ -26,6 +26,7 @@ Bugfix 🐛:
|
|||||||
- Search Result | scroll jumps after pagination (#2238)
|
- Search Result | scroll jumps after pagination (#2238)
|
||||||
- Badly formatted mentions in body (#1506)
|
- Badly formatted mentions in body (#1506)
|
||||||
- KeysBackup: Avoid using `!!` (#2262)
|
- KeysBackup: Avoid using `!!` (#2262)
|
||||||
|
- Two elements in the task switcher (#2299)
|
||||||
|
|
||||||
Translations 🗣:
|
Translations 🗣:
|
||||||
-
|
-
|
||||||
|
@ -63,7 +63,6 @@
|
|||||||
|
|
||||||
<activity
|
<activity
|
||||||
android:name=".features.MainActivity"
|
android:name=".features.MainActivity"
|
||||||
android:launchMode="singleTask"
|
|
||||||
android:taskAffinity=""
|
android:taskAffinity=""
|
||||||
android:theme="@style/AppTheme.Launcher" />
|
android:theme="@style/AppTheme.Launcher" />
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user