Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get incorrect width of the selected dot when seeking pager programmatically #85

Closed
kenilt opened this issue May 4, 2020 · 2 comments
Closed
Assignees
Labels
Milestone

Comments

@kenilt
Copy link

kenilt commented May 4, 2020

I put the indicator below the view pager, both of them are one item of the recycler view. And the pager was scroll by an auto scroller, it will seek view pager to the next page every 4 seconds. For the first time, it was shown correctly, but sometimes later, the selected dots just got the correct color but got the wrong width. It happens very often, just use my app in 2-5 minutes, and it happens. How can I prevent this bug happen?

Image:
Screen Shot 2020-05-04 at 13 57 26

@tommybuonomo
Copy link
Owner

Duplicate of #66

@tommybuonomo tommybuonomo marked this as a duplicate of #66 Apr 30, 2022
@tommybuonomo tommybuonomo added this to the 4.3 milestone Apr 30, 2022
@tommybuonomo tommybuonomo self-assigned this Apr 30, 2022
@tommybuonomo
Copy link
Owner

Hello, thanks for your contribution !
This issue is now fixed in the new version 4.3
Thanks 🔥

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

No branches or pull requests

2 participants