Revert "Remove empty task affinity"

Upstream found a better fix.

This reverts commit 3cb5f6087c.

Change-Id: I65a3c7628a67ed3ab2782894855c5dba38c3856f
This commit is contained in:
SpiritCroc 2021-01-16 12:44:56 +01:00
parent 6652ed9a1f
commit aca8715ec8

View file

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