Class android.animation.LayoutTransition
Added Methods | |
---|---|
void disableTransitionType (int ) |
|
void enableTransitionType (int ) |
|
void hideChild (ViewGroup, |
|
boolean isTransitionTypeEnabled (int ) |
|
void showChild (ViewGroup, |
Changed Methods | ||
---|---|---|
void hideChild (ViewGroup, |
Now deprecated. |
|
void showChild (ViewGroup, |
Now deprecated. |
Added Fields | |
---|---|
int CHANGING |