mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-27 02:07:12 +00:00
Compose/affinity
This commit is contained in:
parent
c194f1a26e
commit
922a7b85f9
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue