Interface AnimationStepView.AnimationStepListener

  • All Known Implementing Classes:
    AerisMapView
    Enclosing class:
    AnimationStepView

    public static interface AnimationStepView.AnimationStepListener
    • Method Detail

      • onNextPressed

        void onNextPressed()
      • onPrevPressed

        void onPrevPressed()
      • onSeekBarChanged

        void onSeekBarChanged​(int progress)