mirror of
https://github.com/androidx/media.git
synced 2025-05-09 16:40:55 +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