Example usage for Java android.transition AutoTransition fields, constructors, methods, implement or subclass
The text is from its open source code.
AutoTransition() Constructs an AutoTransition object, which is a TransitionSet which first fades out disappearing targets, then moves and resizes existing targets, and finally fades in appearing targets. |