I am trying to implement a photo gallery similar to facebook in Android.
I was wondering where I can find information on how to do this. I understand that some of them are performed using animations, for example, when you click on a photo, comments, general and next and previous buttons are implemented using animation.
source
share