mirror of
https://github.com/androidx/media.git
synced 2025-05-03 21:57:46 +08:00

Create BitmapLoader component for loading artwork images. Add the SimpleBitmapLoader which fetches images from HTTP/HTTPS endpoints. Integrate BitmapLoader in DefaultMediaNotificationProvider. PiperOrigin-RevId: 429010249