On Fri, Mar 4, 2011 at 3:23 PM, lbendlin <[email protected]> wrote: > I would like to take a RelativeLayout which has a bunch of sub views, and > mirror it along the X axis. >
Stupid question, why not just make the layout that way to begin with? Do you have a screenshot of before and after (what you'd like it to look like?) > I have followed the rotateView code from the map example, but that one is > subclassing a ViewGroup, not a RelativeLayout (what's the difference by the > way?) > RL is a subclass of VG. ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- 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

