mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00

MediaControllerImplBase currently drops the pending initial seek position when a user sets an empty playlist. When seeking in empty playlists and setting new empty playlists, the class also drops the the period index (and wrongly assigns zero instead of the windowIndex). #minor-release PiperOrigin-RevId: 534035046