Modifier and Type | Method and Description |
---|---|
void |
add(AndroidViewComponent child)
Adds the specified component to this layout.
|
android.view.ViewGroup |
getLayoutManager()
Returns the view group (which is a container with a layout manager)
associated with the layout.
|
public android.view.ViewGroup getLayoutManager()
Layout
getLayoutManager
in interface Layout
public void add(AndroidViewComponent child)
Layout