-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
PageTabBar scrollable #642
Comments
Yes it is already in the works :) I will leave this up as a Feature Request. Thank you. |
Hey @DanielDahan , thanks very much for Material. There is some great stuff in here. Wondering where you were with the scrollable tab bar. Didn't want to dive in myself if you were close to checking something in. Thanks much. |
Hey, @brucehappy, thank you :) I don't have anything coming in the immediate future, but near future yes. If you had some ideas you want to share, that would be great. |
@brucehappy The scrollable TabBar is almost done. |
That's great, @DanielDahan Looking forward to checking it out. I've been using https://github.com/xmartlabs/XLPagerTabStrip . Will your version implement what they call the "Button Bar" approach? |
Not sure what the |
You can see it on the project page I linked to in the Readme section. |
Then the answer is yes :) |
If I add 10 tabs to base controller , How Can I make page tab controller swipable ? |
@Akshayp101192 The width of the line will be automatic, and the swipe feature is automatic too. Are you having trouble at the moment with the PageTabBarController to achieve this? |
@DanielDahan yes with PageTabBarController I am having trouble . If I add 6 tabs and their tab titles are of greater length .tab width is fixed and upper tabs does not scroll . is there any property of PageTabBarController ? I need to get this done because I will have to make lot of changes in project if it does not work .. Please help me out ! |
I am working on that feature. It is in the development branch and almost ready to go. I have been making some really key updates, and unfortunately they are all necessary to release at once. I mentioned in another issue that I plan to have this done within a week. Hopefully that works for you :) As a note... a PR was submitted for the scrollable part and it works well, but I have to massage the code base to make it production ready. |
Hello, is there any update ? Thanks. |
@ro22e0 I am almost done. Finishing some documentation for |
Nice! Can't wait to check it. |
Yes , In a severe need of update and specially scrollable tab pager controller . |
This component has now been updated in Material 2.8.0. Features like swiping have not been included in 2.8.0, and will be included in a following release. The overall TabsController adds stability and scrollable Tabs. I am closing this issue and thank you for your patience. |
There is any way to do the PageTabBar or TabBar scrollable? Else could be a nice improvement of this component.
The text was updated successfully, but these errors were encountered: