Android gridview open image in foreground
Posted
by mkirank
on Stack Overflow
See other posts from Stack Overflow
or by mkirank
Published on 2010-04-11T18:16:52Z
Indexed on
2010/04/11
18:23 UTC
Read the original article
Hit count: 186
I am able to create a grid view layout as shown Here
when a image is clicked I would like to bring that image to the foreground (full screen) for 2 seconds and then go back to the grid layout.
Can you please point me to the appropriate examples/docs or pointers on how to do this .
Thanks
© Stack Overflow or respective owner