Class ShadowAnimationUtils


  • @Implements(android.view.animation.AnimationUtils.class)
    public class ShadowAnimationUtils
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      protected static android.view.animation.Interpolator loadInterpolator​(android.content.Context context, int id)  
      protected static android.view.animation.LayoutAnimationController loadLayoutAnimation​(android.content.Context context, int id)  
      • Methods inherited from class java.lang.Object

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

      • ShadowAnimationUtils

        public ShadowAnimationUtils()
    • Method Detail

      • loadInterpolator

        @Implementation
        protected static android.view.animation.Interpolator loadInterpolator​(android.content.Context context,
                                                                              int id)
      • loadLayoutAnimation

        @Implementation
        protected static android.view.animation.LayoutAnimationController loadLayoutAnimation​(android.content.Context context,
                                                                                              int id)