mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-01 01:53:31 +00:00
The service that manages the music player has been rewritten in kotlin
This commit is contained in:
parent
6b92fc5b18
commit
fc9f4054dd
3 changed files with 281 additions and 144 deletions
|
|
@ -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" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue