mirror of
https://github.com/nextcloud/talk-android
synced 2025-01-31 19:42:34 +00:00
Set taskAffinity to empty value on application level
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
This commit is contained in:
parent
0cb812c6e3
commit
70598d9ede
@ -91,6 +91,7 @@
|
||||
android:requestLegacyExternalStorage="true"
|
||||
android:supportsRtl="true"
|
||||
android:theme="@style/AppTheme.Launcher"
|
||||
android:taskAffinity=""
|
||||
tools:ignore="UnusedAttribute"
|
||||
tools:replace="label, icon, theme, name, allowBackup">
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user