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

- Use artwork display mode `fill` to improve visual apperance - Some minor cleanup #minor-release PiperOrigin-RevId: 534366246 (cherry picked from commit 230921e4ab999f3f9af40688cedaf02631052a95)
Media session demo
This app demonstrates use of media sessions. It's a reference app written in Kotlin, which demonstrates best practices for media apps that want to advertise media sessions.
See the demos README for instructions on how to build and run this demo.