Autoplay enhancement and new button at the top left corner
- added a video close button to the top left corner - autoplay will not work if stream plays in background or popup players
This commit is contained in:
parent
4c57893312
commit
22bb129bd9
5 changed files with 65 additions and 13 deletions
|
|
@ -38,9 +38,9 @@
|
|||
<service
|
||||
android:name=".player.BackgroundPlayer"
|
||||
android:exported="false">
|
||||
<intent-filter>
|
||||
<!--<intent-filter>
|
||||
<action android:name="android.intent.action.MEDIA_BUTTON" />
|
||||
</intent-filter>
|
||||
</intent-filter>-->
|
||||
</service>
|
||||
|
||||
<service
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue