Hi When do you use FrameLayout? The way I understand it, all the children are pegged relative to the top left of FrameLayout. That means all the children's coordinates (marginLeft/right etc) are relative to parent. AbsoluteLayout does the same thing.
When would one use FrameLayout? Thanks Videoguy --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

