I posted earlier today on this topic, but I'm re-posting as I haven't
been able to locate my post via search. I apologize if this is indeed
a double-post, but it seems something went wrong with the original.

I've been trying to find a means of rotating a view such that it is
flipped upside-down and stays that way. I found the Rotation Animation
method, but I have been unable to find a means of keeping the view
rotated. Repeating the animation doesn't suit my purposes, and in fact
I don't want an animation at all if possible. What I would like is
something akin to a transformation, except to be used on a TextView or
a LinearLayout.

I have considering overriding methods to accomplish this task by
slightly modifying the animation code, but I'm not sure how extensive
the work for this would be. Additionally, I'm not sure where to find
the source for those methods.

If anyone could recommend a means of accomplishing this task, whether
it be by an override or perhaps something simple that I am missing, I
would appreciate it very much. Thanks!

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to