How can I make the image in the ImageView appear in the Alert Dialog? Note that I didnt use any listview.. its just a simple image in the screen using imageview and when I click that image it will open in alert dialog with that same image appearing..
I want the current image to appear in the dialog box when click the image us clicked.. not the image you set in xml..