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

Scrollable TabBar incorrect divider position #811

Closed
michalrentka opened this issue Jul 20, 2017 · 2 comments
Closed

Scrollable TabBar incorrect divider position #811

michalrentka opened this issue Jul 20, 2017 · 2 comments

Comments

@michalrentka
Copy link
Contributor

I noticed an issue with TabBar which is used by PageTabBarController when the divider is visible and tabBarStyle is set to .scrollable. The divider is initially at correct position, but after I scroll to another controller, the divider x offset is off. The x position is calculated correctly when tapping on tabs (although there is a weird/glitchy animation, the bounce starts animating and is immediately corrected).

Here's a PageTabBarController with multiple tabs after first scroll:
pagetabbarcontroller divider line

@daniel-jonathan
Copy link
Member

Darn, I shouldn't have released that feature in this version. I will need to take that out now until it is ready. Thank you! I am going to close this issue, as the feature was accidentally released and will be removed now.

@daniel-jonathan
Copy link
Member

Thank you! Material 2.7.1 is available.

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

No branches or pull requests

2 participants