Custom Layouts
Published? false
FormatLanguage: WikiFormat
Problem:
This is a placeholder recipe for some ideas on layout management aka ViewGroup
Solution:
You can either create a Compount Component which incorporates some layout logic, or you can create a re-usable layout manager by extending ViewGroup.
Discussion:
For now just some links: