Hi all, i am working on some animation application where i am trying to apply 2 kind of animation on the TextView.
during onCreate() of the activity I am rotating it by 45 degrees & on onTouch() event i want it to translate & then rotate it to proper shape. But on onTouch it comes to normal shape & then translate & then again rotate. how to keep old state of the TextView? I am stuck in this please help. thanks, satish -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

