I can't figure out how to convert files from the M...
# compose
b
I can't figure out how to convert files from the MediaStore to one of the objects that the composable Image() expects. Is there a way to convert from a Descriptor, Bitmap, Drawable (w/o res id?) to ImageAsset or Painter?
b
Thank you. I knew it existed somewhere; I'm surprised I missed that!