No examples for this method.
Frequently called with: [Clear]
-1
| API Diff Specification | |
| To Level: | 11 |
| From Level: | 10 |
| Generated | 2011.02.19 17:19 |
ViewGroup | Added Methods | |
|---|---|
void
dispatchSetActivated(
boolean)
|
|
void
endViewTransition(
View)
|
|
LayoutTransition
getLayoutTransition()
|
|
boolean
isMotionEventSplittingEnabled()
|
|
void
setLayoutTransition(
LayoutTransition)
|
|
void
setMotionEventSplittingEnabled(
boolean)
|
|
ActionMode
startActionModeForChild(
View,
Callback
|
|
void
startViewTransition(
View)
|
|
| Changed Methods | ||
|---|---|---|
void
layout(
int,
int
|
Method was inherited from android.view.View, but is now defined locally. |
|