android.animation
Class AnimatorInflater

java.lang.Object
  extended by android.animation.AnimatorInflater

public class AnimatorInflater
extends Object


Constructor Summary
AnimatorInflater()
           
 
Method Summary
static Animator loadAnimator(Context context, int id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnimatorInflater

public AnimatorInflater()
Method Detail

loadAnimator

public static Animator loadAnimator(Context context,
                                    int id)
                             throws Resources.NotFoundException
Throws:
Resources.NotFoundException


Copyright © 2008-2012. All Rights Reserved.