Class ShadowViewAnimator


  • @Implements(android.widget.ViewAnimator.class)
    public class ShadowViewAnimator
    extends ShadowViewGroup
    • Constructor Detail

      • ShadowViewAnimator

        public ShadowViewAnimator()
    • Method Detail

      • getDisplayedChild

        @Implementation
        protected int getDisplayedChild()
      • setDisplayedChild

        @Implementation
        protected void setDisplayedChild​(int whichChild)
      • getCurrentView

        @Implementation
        protected android.view.View getCurrentView()
      • showNext

        @Implementation
        protected void showNext()
      • showPrevious

        @Implementation
        protected void showPrevious()