Android video-like animation, how to create? -


in mock up, see screen said "decrease traffic", traffic light pops below.

https://dribbble.com/shots/2106573-intro-app-interaction

i'm wondering how create effect on android, if possible, library that. thanks

you can achieve android property animations

in example seems scale animation 0 1 in x , y direction. can combine different animations such or other effects.


Comments