I am trying to create app icon for android in comp...
# multiplatform
o
I am trying to create app icon for android in compose multiplatform. I have followed the documentation but when I clicked on the assets image nothing appears. Sometimes it displays an error and a click to report the error
a
I am also facing the same problem in Intellij Idea community edition
Do you know any solution?
m
make sure androidMain folder inside res try it. commonMain app icon not available directly
image.png