Skip to content
This repository has been archived by the owner on Apr 19, 2018. It is now read-only.

CirclePageIndicator is drawn outside while pager is swiped to the last position. #408

Open
mostafaimran opened this issue Jun 22, 2016 · 1 comment

Comments

@mostafaimran
Copy link

mostafaimran commented Jun 22, 2016

CirclePageIndicator is showing a strange behavior. While swiping pager to the last item very quickly, the indicator is drawn outside the indicator list(everything else works fine). It doesn't happen while traversing to the first item.

I used the following code to bind pager with CirclePageIndicator:

    pageIndicator.setViewPager(pager, FIRST_PAGE);

Just this line only. Never updated the indicator on onPageScrolled/onPageSelected or anywhere else.

Thanks.

@mostafaimran mostafaimran changed the title Indicator is drawn outside while swiped to the last position. Indicator is drawn outside while pager is swiped to the last position. Jun 22, 2016
@mostafaimran mostafaimran changed the title Indicator is drawn outside while pager is swiped to the last position. CirclePageIndicator is drawn outside while pager is swiped to the last position. Jun 22, 2016
@hackware1993
Copy link

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants