When a PageTabBarController is the rootViewController of a NavigationDrawerController, the NavigationDrawer's panes can't be opened with a swipe gesture.
I've attached a sample project for testing.
TabBarControllerWithNavigationDrawer.zip
Nice, adding this to the list of items to investigate with the PageTabBar rewrite.
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.
@danieldahan Any update on this issue? Still happening with TabsController on 2.9.4
The TabsController doesn't have a swipe feature. So there shouldn't be anything conflicting with it. If you can send me an updated sample, I can take a look at what is going on: @kizitonwose, thank you!
@danieldahan I just realized this. Will this feature be added in the future?
Yes, it is in the short list to release :)
@danieldahan Thanks a lot for the hard work. I am currently working on a project that needs the tabs feature and I don't want to add another library just for it since Material already has the feature. Would you mind giving an estimate of when the swipe feature will be added? Thanks.
@kizitonwose Most likely within a couple weeks.
That works for me. Thanks.