I want to create an animation like this in android. The problem is if I use anim from resources, I need to set visible my view first… and when I do that, the view at the bottom of the animated views are not sliding down like this, rather they just appears down.
Please help.