media/demos/main/src/main
jbibik 25bf0c6738 Remove previously deprecated MediaItem.PlaybackProperties in favour of LocalConfiguration.
Deprecated field `MediaItem.playbackProperties` remains for backwards compatibility, but its type is changed from `MediaItem.PlaybackProperties` to `MediaItem.LocalConfiguration`. The private `MediaItem` constructor will now also take in a `LocalConfiguration` argument instead.

PiperOrigin-RevId: 535648420
2023-05-30 10:13:11 +00:00
..
assets Set video size to 0/0 when video render is disabled 2023-05-24 15:28:20 +01:00
java/androidx/media3/demo/main Remove previously deprecated MediaItem.PlaybackProperties in favour of LocalConfiguration. 2023-05-30 10:13:11 +00:00
res Remove remaining references to exoplayer.dev 2023-03-30 17:20:36 +00:00
AndroidManifest.xml Request notification permission in demo app for API 33+ 2023-01-17 01:53:10 +00:00