Class android.view.
ViewGroup
Added Methods | |
---|---|
void
dispatchSetActivated
(
boolean
)
|
|
void
endViewTransition
(
View
)
|
|
LayoutTransition
getLayoutTransition
()
|
|
boolean
isMotionEventSplittingEnabled
()
|
|
void
setLayoutTransition
(
LayoutTransition
)
|
|
void
setMotionEventSplittingEnabled
(
boolean
)
|
|
ActionMode
startActionModeForChild
(
View,
|
|
void
startViewTransition
(
View
)
|
Changed Methods | ||
---|---|---|
void
layout
(
int,
|
Method was inherited from
android.view.View
, but is now defined locally.
|