romandanylyk / PageIndicatorView

An page indicator for Android ViewPager
4.62k stars 551 forks source link

Infinite loop support #104

Open tristangrichard opened 5 years ago

tristangrichard commented 5 years ago

Allows developers to fake the count on their adapters and tell pageindicator the real count

the getCount method can now be overridden