Add comment to schildichat:// intent filter

Change-Id: I155217f592d9af885cda51d1baf410c472c97a4a
This commit is contained in:
SpiritCroc 2022-03-06 09:47:55 +01:00
parent c3fbaaa3aa
commit c402e6d637

View file

@ -243,6 +243,8 @@
android:host="room"
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" />
</intent-filter>
</activity-alias>