Two elements in the task switcher (#2299)

This commit is contained in:
Benoit Marty 2020-11-04 14:32:54 +01:00
parent 6cd50cfaf1
commit b15fa7c0d7
2 changed files with 1 additions and 1 deletions

View file

@ -26,6 +26,7 @@ Bugfix 🐛:
- Search Result | scroll jumps after pagination (#2238)
- Badly formatted mentions in body (#1506)
- KeysBackup: Avoid using `!!` (#2262)
- Two elements in the task switcher (#2299)
Translations 🗣:
-

View file

@ -63,7 +63,6 @@
<activity
android:name=".features.MainActivity"
android:launchMode="singleTask"
android:taskAffinity=""
android:theme="@style/AppTheme.Launcher" />