mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-02-03 12:37:31 +01:00
Add comment to schildichat:// intent filter
Change-Id: I155217f592d9af885cda51d1baf410c472c97a4a
This commit is contained in:
parent
c3fbaaa3aa
commit
c402e6d637
@ -243,6 +243,8 @@
|
|||||||
android:host="room"
|
android:host="room"
|
||||||
android:scheme="element" />
|
android:scheme="element" />
|
||||||
|
|
||||||
|
<!-- No need to redefine hosts, filter will be merged with element's above:
|
||||||
|
https://developer.android.com/training/app-links/deep-linking#adding-filters -->
|
||||||
<data android:scheme="schildichat" />
|
<data android:scheme="schildichat" />
|
||||||
</intent-filter>
|
</intent-filter>
|
||||||
</activity-alias>
|
</activity-alias>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user