I want to set the Animation during calling the Activity from one to another activity. I know its possible threw the Animation xml file. But I want to set the Animation as like that. . . While the activity is called, current screen goes current position to the left and the new activity screen comes from left to the current screen. . . for that how to set XML file. . . Thanks in Advance. . .
Asked
Active
Viewed 1.2k times
2
-
possible duplicate of [Activity transition in Android](http://stackoverflow.com/questions/3389501/activity-transition-in-android) – Aleadam May 05 '11 at 06:12
1 Answers
2
-
1Nice to hear from you that. . I have done animation from here : http://www.41post.com/3368/programming/android-changing-the-animation-between-activities – May 05 '11 at 06:17
-
Now, i want to set the such effect.. While i call the new Activity, the present window goes to the left and the new wondow comes from the right to the current position. . – May 05 '11 at 06:18