Image not showing in listview and image

im working on list view and image


but not showing images

since you download image url from web, use image utility component to load image asynch manner

If you fix the image variable as icon.png then always should be shown the same image. In this case, you must be sure icon.png isnloaded in the assest of the app.

im using assest of the app for icon.png

What is the pixel of your image? When it placed on image component, Is it display?