public class ViewGroupWithLithoViewChildren extends ViewGroup implements HasLithoViewChildren
| Constructor and Description |
|---|
ViewGroupWithLithoViewChildren(Context context) |
| Modifier and Type | Method and Description |
|---|---|
void |
obtainLithoViewChildren(List<LithoView> lithoViews) |
protected void |
onLayout(boolean changed,
int l,
int t,
int r,
int b) |
public ViewGroupWithLithoViewChildren(Context context)
public void obtainLithoViewChildren(List<LithoView> lithoViews)
obtainLithoViewChildren in interface HasLithoViewChildrenprotected void onLayout(boolean changed,
int l,
int t,
int r,
int b)