Class android.transition.Transition
| Added Constructors | |
|---|---|
| Transition(Context, | |
| Added Methods | |
|---|---|
| TransitionaddTarget(Class) | |
| TransitionaddTarget(String) | |
| booleancanRemoveViews() | |
| TransitionexcludeTarget(String, | |
| RectgetEpicenter() | |
| EpicenterCallbackgetEpicenterCallback() | |
| PathMotiongetPathMotion() | |
| TransitionPropagationgetPropagation() | |
| List<String>getTargetNames() | |
| List<Class>getTargetTypes() | |
| TransitionremoveTarget(Class) | |
| TransitionremoveTarget(String) | |
| voidsetEpicenterCallback(EpicenterCallback) | |
| voidsetMatchOrder() | |
| voidsetPathMotion(PathMotion) | |
| voidsetPropagation(TransitionPropagation) | |
| Added Fields | |
|---|---|
| intMATCH_ID | |
| intMATCH_INSTANCE | |
| intMATCH_ITEM_ID | |
| intMATCH_NAME | |
