Class ShadowViewAnimator


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

    • ShadowViewAnimator

      public ShadowViewAnimator()
  • Method Details

    • getDisplayedChild

      @Implementation protected int getDisplayedChild()
    • setDisplayedChild

      @Implementation protected void setDisplayedChild(int whichChild)
    • getCurrentView

      @Implementation protected View getCurrentView()
    • showNext

      @Implementation protected void showNext()
    • showPrevious

      @Implementation protected void showPrevious()