Animation.AnimationListener, Animation.DescriptionABSOLUTE, INFINITE, RELATIVE_TO_PARENT, RELATIVE_TO_SELF, RESTART, REVERSE, START_ON_FIRST_FRAME, ZORDER_BOTTOM, ZORDER_NORMAL, ZORDER_TOP| Constructor and Description |
|---|
AlphaAnimation(Context context,
AttributeSet attrs) |
AlphaAnimation(float fromAlpha,
float toAlpha) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
applyTransformation(float interpolatedTime,
Transformation t) |
boolean |
willChangeBounds() |
boolean |
willChangeTransformationMatrix() |
cancel, clone, computeDurationHint, ensureInterpolator, finalize, getBackgroundColor, getDetachWallpaper, getDuration, getFillAfter, getFillBefore, getInterpolator, getRepeatCount, getRepeatMode, getScaleFactor, getStartOffset, getStartTime, getTransformation, getTransformation, getZAdjustment, hasEnded, hasStarted, initialize, isFillEnabled, isInitialized, reset, resolveSize, restrictDuration, scaleCurrentDuration, setAnimationListener, setBackgroundColor, setDetachWallpaper, setDuration, setFillAfter, setFillBefore, setFillEnabled, setInterpolator, setInterpolator, setRepeatCount, setRepeatMode, setStartOffset, setStartTime, setZAdjustment, start, startNowpublic AlphaAnimation(Context context, AttributeSet attrs)
public AlphaAnimation(float fromAlpha,
float toAlpha)
protected void applyTransformation(float interpolatedTime,
Transformation t)
applyTransformation in class Animationpublic boolean willChangeTransformationMatrix()
willChangeTransformationMatrix in class Animationpublic boolean willChangeBounds()
willChangeBounds in class AnimationCopyright © 2008-2013. All Rights Reserved.