Modifier and Type | Method and Description |
---|---|
void |
onChildViewAdded(View parent,
View child)
Called when a new child is added to a parent view.
|
void |
onChildViewRemoved(View parent,
View child)
Called when a child is removed from a parent view.
|