mirror of
https://github.com/CappielloAntonio/tempo.git
synced 2026-02-01 23:13:36 +00:00
The service that manages the music player has been rewritten in kotlin
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
</activity>
|
||||
<service
|
||||
android:name=".service.MediaService"
|
||||
android:foregroundServiceType="mediaPlayback"
|
||||
android:exported="true">
|
||||
<intent-filter>
|
||||
<action android:name="androidx.media3.session.MediaLibraryService" />
|
||||
|
||||
Reference in New Issue
Block a user