mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-12-25 02:18:31 +03:00
Revert "Remove empty task affinity"
Upstream found a better fix.
This reverts commit 3cb5f6087c
.
Change-Id: I65a3c7628a67ed3ab2782894855c5dba38c3856f
This commit is contained in:
parent
6652ed9a1f
commit
aca8715ec8
1 changed files with 1 additions and 0 deletions
|
@ -62,6 +62,7 @@
|
||||||
|
|
||||||
<activity
|
<activity
|
||||||
android:name=".features.MainActivity"
|
android:name=".features.MainActivity"
|
||||||
|
android:taskAffinity=""
|
||||||
android:theme="@style/AppTheme.Launcher.SC" />
|
android:theme="@style/AppTheme.Launcher.SC" />
|
||||||
|
|
||||||
<!-- Activity alias for the launcher Activity (must be declared after the Activity it targets) -->
|
<!-- Activity alias for the launcher Activity (must be declared after the Activity it targets) -->
|
||||||
|
|
Loading…
Reference in a new issue