in android 1.5 release notes I saw Animated window transitions .

What is this all about ?

IN my application i want to show trasitions if i go from one activity
to other.We can set the animation for both activities and call when
one is closing and other is opening.

But problem is when , the current animation will stop when the
onCreate of next activity is called ?

Means , when activity is pushed to stack , ongoing animation is
stopped. Because of this we cannot show a smooth transition effect
between activities

Is it possible in android ?

Thanks
abhijith

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to