Compose/affinity

This commit is contained in:
M66B 2021-02-10 16:35:49 +01:00
parent c194f1a26e
commit 922a7b85f9
1 changed files with 1 additions and 0 deletions

View File

@ -211,6 +211,7 @@
android:name=".ActivityCompose"
android:exported="true"
android:launchMode="singleTask"
android:taskAffinity="eu.faircode.email.compose"
android:parentActivityName=".ActivityView">
<intent-filter>
<action android:name="android.intent.action.VIEW" />