1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-02-22 06:01:12 +00:00

Enable Play deep linking

This commit is contained in:
M66B 2020-08-06 19:14:57 +02:00
parent 7500e11a26
commit 23ac7d9d6a

View file

@ -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" />