I’ve implemented the horizontal view paging, now how do i give the indicators. In a post i found a component com.viewpagerindicator.CirclePageIndicator. But while executing it shows class not found. What am I missing?
I’ve implemented the horizontal view paging, now how do i give the indicators. In
Share
For viewPager library is available at github.
Just use that lib and jar in your app. so that u can get CirclePageIndicator.