public class RecordingAnimation
extends com.github.axet.androidlibrary.animations.MarginAnimation
| Constructor and Description |
|---|
RecordingAnimation(android.widget.ListView list,
android.view.View v,
boolean expand) |
| Modifier and Type | Method and Description |
|---|---|
static void |
apply(android.widget.ListView list,
android.view.View v,
boolean expand,
boolean animate) |
void |
calc(float i,
android.view.animation.Transformation t) |
void |
end() |
void |
init() |
void |
restore() |
animationReady, apply, applyTransformation, startAnimationcancel, 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, startNow, willChangeBounds, willChangeTransformationMatrixpublic RecordingAnimation(android.widget.ListView list,
android.view.View v,
boolean expand)
public static void apply(android.widget.ListView list,
android.view.View v,
boolean expand,
boolean animate)
public void init()
init in class com.github.axet.androidlibrary.animations.MarginAnimationpublic void calc(float i,
android.view.animation.Transformation t)
calc in class com.github.axet.androidlibrary.animations.MarginAnimationpublic void restore()
restore in class com.github.axet.androidlibrary.animations.MarginAnimationpublic void end()
end in class com.github.axet.androidlibrary.animations.MarginAnimation