Add player state persistence concept
This commit is contained in:
@@ -56,6 +56,7 @@
|
||||
|
||||
<service
|
||||
android:name=".services.PlayerService"
|
||||
android:foregroundServiceType="mediaPlayback"
|
||||
android:exported="false">
|
||||
<intent-filter>
|
||||
<action android:name="androidx.media3.session.MediaSessionService" />
|
||||
|
||||
Reference in New Issue
Block a user