Skip to content

Indicator for ViewPager to support infinite fragments. Just the limit the number of indicators you want to see

Notifications You must be signed in to change notification settings

suhaibroomy/extended-circle-pager-Indicator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

extended-circle-pager-Indicator

Indicator for ViewPager to support infinite fragments. Just the limit the number of indicators you want to see

Use app:maxIndicators to limit the number of indicators, give icons for ahead and previous using app:more_ahead_icon ann app:more_back_icon respectively

app:maxIndicators="6"
app:more_ahead_icon="@drawable/ic_walkthrough_previous"
app:more_back_icon="@drawable/ic_walkthrough_next"

Grab via Gradle:

compile 'in.co.digitalhands:extended-circle-pager-indicator:1.0'

About

Indicator for ViewPager to support infinite fragments. Just the limit the number of indicators you want to see

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages