media/libraries/session/src/main
tianyifeng 3f69df72db Add injection of BitmapLoader from MediaSession.
* Add `BitmapLoader` in `MediaSession.Builder` and `MediaLibrarySession.Builder`.
* Pass `BitmapLoader` into the constructor of `MediaSession`, `MediaSessionImpl`, `MediaLibrarySession` and `MediaLibrarySessionImpl`.
* Add an interface method `loadBitmapFromMetadata(MediaMetadata)` in `BitmapLoader`.
* Remove the reference of `BitmapLoader` in `DefaultMediaNotificationProvider`.

PiperOrigin-RevId: 483654596
2022-10-31 11:32:30 +00:00
..
aidl/androidx/media3/session Add interface version of MediaControllerStub 2022-08-08 08:25:47 +00:00
java/androidx/media3/session Add injection of BitmapLoader from MediaSession. 2022-10-31 11:32:30 +00:00
res Updating translations 2022-06-15 17:00:36 +00:00
AndroidManifest.xml Update to androidx.media3 2021-10-27 09:12:46 +01:00