> Honestly, it sounds like you are trying to do things with RelativeLayout > that are depending on its internal implementation. If you really have a > layout that is needing to subclass from it and change how it is handling its > children, I would strongly strongly encourage you to just write your own > layout manager.
Oh I did that immediately. :) It took me longer to write this post than it took me to write my own layout manager. - Matt --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

