Skip to content

Commit fd4f473

Browse files
committed
Support on.soundcloud link opening
1 parent 965eea2 commit fd4f473

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -340,6 +340,7 @@
340340
<data android:scheme="https" />
341341
<data android:host="soundcloud.com" />
342342
<data android:host="m.soundcloud.com" />
343+
<data android:host="on.soundcloud.com" />
343344
<data android:host="www.soundcloud.com" />
344345
<data android:pathPrefix="/" />
345346
</intent-filter>

0 commit comments

Comments
 (0)