media/demos/session/src/main
tonihei 00425dbe80 Expand MediaItems in session demo instead of just replacing them
When MediaItems are added from the controller, we currently completely
replace the item with the one from our database, overriding any
potential additional information the controller may have set.

Also forward the onAddMediaItems/onSetMediaItems callbacks to common
helper methods instead of redirecting them through super methods

#minor-release
Issue: androidx/media#706
PiperOrigin-RevId: 573799351
2023-10-16 07:05:28 -07:00
..
java/androidx/media3/demo/session Expand MediaItems in session demo instead of just replacing them 2023-10-16 07:05:28 -07:00
res Request notification permission when starting session demo app 2023-10-11 06:27:59 -07:00
AndroidManifest.xml Add MEDIA_PLAY_FROM_SEARCH to manifest of session demo app 2023-10-06 06:59:19 -07:00