No examples for this method.
Frequently called with: [Clear]
-1
API Diff Specification | |
To Level: | 16 |
From Level: | 15 |
Generated | 2012.07.16 10:58 |
LayoutTransition
Added Methods | |
---|---|
void
disableTransitionType (
int )
|
|
void
enableTransitionType (
int )
|
|
void
hideChild (
ViewGroup,
View
|
|
boolean
isTransitionTypeEnabled (
int )
|
|
void
showChild (
ViewGroup,
View
|
Changed Methods | ||
---|---|---|
void
hideChild (
ViewGroup,
View
|
Now deprecated. |
|
void
showChild (
ViewGroup,
View
|
Now deprecated. |
Added Fields | |
---|---|
int
CHANGING
|