Changes

Jump to: navigation, search
Adding Child Views to the GridLayout
== Adding Child Views to the GridLayout ==
<google>ADSDAQBOX_FLOW</google>
Child views can be added to a GridLayout by declaring the elements within the <GridLayout> structure in the XML file. If no row and column values are declared for a child it is positioned automatically by the GridLayout class based on the configuration of the layout and the position of the view in the XML file. The following XML places four buttons within the above GridLayout, with each view placed in the top left hand corner of the encapsulating cell:

Navigation menu