Handle permalink coming from the new domain.

This commit is contained in:
Onuray Sahin 2020-07-01 22:21:59 +03:00
parent fc88892ee6
commit 74a3d7619b

View File

@ -131,6 +131,7 @@
<data android:scheme="https" />
<data android:host="riot.im" />
<data android:host="element.io" />
<data android:pathPrefix="/config/" />
</intent-filter>
</activity>