mirror of https://github.com/M66B/FairEmail.git
Compose/affinity
This commit is contained in:
parent
c194f1a26e
commit
922a7b85f9
|
@ -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" />
|
||||
|
|
Loading…
Reference in New Issue