Animation is the rapid display of a sequence of visuals in order to create an illusion of movement or change.

learn more… | top users | synonyms (1)

0
votes
1answer
91 views
+50

overridePendingTransition with multiple views

overridePendingTransition takes 2 animations and animates the entire screen. How would i Transition between 2 activities animating 2 seperate views? Basically i want to make a double door open when ...