FileDocCategorySizeDatePackage
AlphaAnimation.javaAPI DocAndroid 5.1 API641Sat Mar 14 14:09:42 GMT 2015android.view.animation

AlphaAnimation

public class AlphaAnimation extends android.view.animation.Animation

Fields Summary
Constructors Summary
public AlphaAnimation(android.content.Context context, android.util.AttributeSet attrs)

 throw new RuntimeException("Stub!"); 
public AlphaAnimation(float fromAlpha, float toAlpha)

 throw new RuntimeException("Stub!"); 
Methods Summary
protected voidapplyTransformation(float interpolatedTime, android.view.animation.Transformation t)

 throw new RuntimeException("Stub!"); 
public booleanwillChangeBounds()

 throw new RuntimeException("Stub!"); 
public booleanwillChangeTransformationMatrix()

 throw new RuntimeException("Stub!");