Add PICK intent for launching with exolist.json
This works around the issue described in #438
This commit is contained in:
parent
997f2be5e5
commit
1d20aa3c8d
@ -52,6 +52,7 @@
|
||||
</intent-filter>
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.VIEW"/>
|
||||
<action android:name="androidx.media3.demo.main.action.BROWSE"/>
|
||||
<category android:name="android.intent.category.DEFAULT"/>
|
||||
<category android:name="android.intent.category.BROWSABLE"/>
|
||||
<data android:scheme="http"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user