media/libraries/ui/src/main
bachinger f372440882 Add artwork display mode to PlayerView
This change deprecates `PlayerView.setUseArtwork(boolean)` and
introduces `setArtworkDisplayMode(mode)` and
`artworkDisplayMode="off|fit|fill"` instead.

- off: no artwork is displayed (like deprecated useArtwork=false)
- fit: letterbox like media (like deprecated useArtwork=true)
- fill: scales the artwork to fill the entire width/weight of the player view

#minor-release

PiperOrigin-RevId: 534167226
(cherry picked from commit 46fb454b3f)
2023-05-26 13:25:08 +00:00
..
java/androidx/media3/ui Add artwork display mode to PlayerView 2023-05-26 13:25:08 +00:00
res Add artwork display mode to PlayerView 2023-05-26 13:25:08 +00:00
AndroidManifest.xml Update to androidx.media3 2021-10-27 09:12:46 +01:00