Java android.transition AutoTransition fields, constructors, methods, implement or subclass

Example usage for Java android.transition AutoTransition fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.transition AutoTransition.

The text is from its open source code.

Constructor

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.