Fix multiple tasks

This commit is contained in:
ganfra 2021-02-02 17:10:58 +01:00
parent a820443c56
commit 49aed39711
2 changed files with 1 additions and 1 deletions

View file

@ -15,6 +15,7 @@ Bugfix 🐛:
- Crashes reported by PlayStore (new in 1.0.14) (#2707)
- Widgets: Support $matrix_widget_id parameter (#2748)
- Data for Worker overload (#2721)
- Fix multiple tasks
Translations 🗣:
-

View file

@ -63,7 +63,6 @@
<activity
android:name=".features.MainActivity"
android:taskAffinity=""
android:theme="@style/AppTheme.Launcher" />
<!-- Activity alias for the launcher Activity (must be declared after the Activity it targets) -->