Java android.animation AnimatorInflater fields, constructors, methods, implement or subclass

Example usage for Java android.animation AnimatorInflater fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.animation AnimatorInflater.

The text is from its open source code.

Method

AnimatorloadAnimator(Context context, @AnimatorRes int id)
Loads an Animator object from a resource
StateListAnimatorloadStateListAnimator(Context context, int id)