Picture gallery with selected picture zoomed and bright

Posted by Epoch on Stack Overflow See other posts from Stack Overflow or by Epoch
Published on 2010-04-28T10:11:00Z Indexed on 2010/04/28 10:13 UTC
Read the original article Hit count: 247

Filed under:

I am trying to create a picture gallery in android, where picture in selection (in gallery) will be bigger in size, glow a little bit. Where as pictures not selected will be dull, and smaller in size. I tried gallery.setUnselectedAlpha() function to make images unselected dull, but it is not working. How to achieve the effect, please help.

© Stack Overflow or respective owner

Related posts about android