mbubnjaric
Member
Hi!
I have image stored to ImageView (taken by camera or selected from gallery).
I would like to just popup this image (bitmap) on click on imageview.
What is the best way to do it? Should I create new layout and pass bitmap to it, or is there some way to do it with toast message?
I have image stored to ImageView (taken by camera or selected from gallery).
I would like to just popup this image (bitmap) on click on imageview.
What is the best way to do it? Should I create new layout and pass bitmap to it, or is there some way to do it with toast message?