Class android.view.ViewGroup
| Added Methods | |
|---|---|
void onViewAdded(View) |
|
void onViewRemoved(View) |
|
ActionMode startActionModeForChild(View, |
|
| Changed Methods | ||
|---|---|---|
boolean isAlwaysDrawnWithCacheEnabled() |
Now deprecated. |
|
boolean isAnimationCacheEnabled() |
Now deprecated. |
|
boolean isChildrenDrawnWithCacheEnabled() |
Now deprecated. |
|
void setAlwaysDrawnWithCacheEnabled(boolean) |
Now deprecated. |
|
void setAnimationCacheEnabled(boolean) |
Now deprecated. |
|
void setChildrenDrawnWithCacheEnabled(boolean) |
Now deprecated. |
|
