[android-developers] Animation transition between activities in ActivityGroup?

2011-05-26 Thread imran ali
Hi, I am using ActivityGroup and in that i have been using activities, how can i animate activities at the time of setContentView(view)? Regards Imran ali -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

Re: [android-developers] Animation transition between activities in ActivityGroup?

2011-05-26 Thread TreKing
On Thu, May 26, 2011 at 8:15 AM, imran ali imran...@gmail.com wrote: I am using ActivityGroup and in that i have been using activities, how can i animate activities at the time of setContentView(view)? Maybe this: