I was wandering whether there is a way to perform
animations between activities like you see when you press the search in google maps (it slides down from the top).
From my research I have gathered it us only possible been views. Am I missing something?
I was wandering whether there is a way to perform animations between activities like
Share
The formal way is
overridePendingTransitionbut is available to API level >= 5 a.k.a android 2.0you can .. check this out using viewflipper to switch , but is’t not seperate activities