androidpaginationindicator

android horizontal view paging indicator


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?


Solution

  • For viewPager library is available at github. Just use that lib and jar in your app. so that u can get CirclePageIndicator.