Package 

Class BottomViewHideShowAnimation

    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class android.view.animation.AnimationSet

        addAnimation, clone, computeDurationHint, getAnimations, getDuration, getStartTime, getTransformation, initialize, reset, restrictDuration, scaleCurrentDuration, setDuration, setFillAfter, setFillBefore, setRepeatMode, setStartOffset, setStartTime, willChangeBounds, willChangeTransformationMatrix
      • Methods inherited from class android.view.animation.Animation

        applyTransformation, cancel, clone, ensureInterpolator, finalize, getBackgroundColor, getDetachWallpaper, getFillAfter, getFillBefore, getInterpolator, getRepeatCount, getRepeatMode, getScaleFactor, getStartOffset, getZAdjustment, hasEnded, hasStarted, isFillEnabled, isInitialized, resolveSize, setAnimationListener, setBackgroundColor, setDetachWallpaper, setFillEnabled, setInterpolator, setRepeatCount, setZAdjustment, start, startNow
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BottomViewHideShowAnimation

        BottomViewHideShowAnimation(View view, boolean toVisible, long duration)