I do not know if anyone faces same problem like I....
# compose
n
I do not know if anyone faces same problem like I. I am using coil for Image loading and I am using rememberCoilPainter and passing an Image url. Previewing or running on device shows nothing. I have even used the deprecated CoilImage and I still have the same issue
s
code and url?
👍 1
a
Maybe some issue with size? Try giving it a fixed size to test. I am running the same and it works fine.