I have a listview having a two textviews and an image. When I touch the image, I want to display a view containing a magnified iamge along with some text below it an option to close that view. I don’t want to create a whole new activity for this.
Kindly assist how can achieve this?
Stone
Try to use custom dialog box.
Custom Dialog