Hi , how can i rotate a view and keep it like that. I have tried the Animation method discuss in the following discussion thread.
http://groups.google.com/group/android-developers/browse_thread/thread/4e7de20880c44588/bb997ef57813bf7b?lnk=gst&q=rotated+button#bb997ef57813bf7b this works fine for the animation, but it does not handle the key press events itself. my requirement is simple, I need to show a text on a button upside down. Somewhat as if the parent view is drawn landscape and button is portrait. regards, ravinder chouhan -- 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

