mirror of
https://github.com/androidx/media.git
synced 2025-04-29 22:36:54 +08:00

This is to avoid the shuffle custom action jumping around when skipping to the first or last item of a playlist. PiperOrigin-RevId: 657925696
Demo MediaLibraryService
implementation
A library module with a demo implementation of MediaLibraryService
and
MediaLibrarySession.Callback
.
See the PlaybackService
of the session demo how to use
it. Override assets/cataglog.json
by creating such a file in the same format
in your application module that the service will use.