mirror of https://github.com/M66B/FairEmail.git
Enable Play deep linking
This commit is contained in:
parent
7500e11a26
commit
23ac7d9d6a
|
@ -283,7 +283,7 @@
|
|||
<activity
|
||||
android:name="net.openid.appauth.RedirectUriReceiverActivity"
|
||||
tools:node="replace">
|
||||
<intent-filter android:autoVerify="false">
|
||||
<intent-filter android:autoVerify="true">
|
||||
<action android:name="android.intent.action.VIEW" />
|
||||
|
||||
<category android:name="android.intent.category.DEFAULT" />
|
||||
|
|
Loading…
Reference in New Issue