Logo Icon Logo
A Crowd-sourced Cookbook on Writing Great Android® Apps
Twitter logo OReilly Book Cover Art
HomeF.A.Q.
Community
Writing Recipes
Login
Custom Layouts
Contributed by Ian Darwin 2012-07-13 05:08:32 (updated 2012-07-13 05:08:32)
In Published Edition? No
0
Votes
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.

Comments (0)
Leave a comment
Edit History (1)
There are no (moderator-approved) comments on this recipe yet.