Package 

Interface IIndicator

  • All Implemented Interfaces:
    androidx.viewpager.widget.ViewPager.OnPageChangeListener

    
    public interface IIndicator
     implements ViewPager.OnPageChangeListener
                        

    IIndicator

    • Method Summary

      Modifier and Type Method Description
      abstract Unit notifyDataChanged()
      abstract Unit setIndicatorOptions(IndicatorOptions options)
      • Methods inherited from class com.liecoder.framework.banner.indicator.IIndicator

        onPageScrollStateChanged, onPageScrolled, onPageSelected
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait