AndroidRubberIndicator
AndroidRubberIndicator copied to clipboard
RubberIndicator with view pager
I need to integrate view pager and when I swipe the view pager I need to move RubberIndicator according to the viewpager on the page changed. Is it possible?
yes, just call moveLeft
or moveRight
when needed
I have added moveLeft or moveRight inside the view pager setOnPageChangeListener. But it is not getting changed RubberIndicator.
a great start is to digg in https://github.com/LyndonChin/AndroidRubberIndicator/tree/master/sample