xmartlabs / XLPagerTabStrip

Android PagerTabStrip for iOS.
MIT License
6.97k stars 1.33k forks source link

Hide navigation bar when scrolling through table view #209

Open MarkPolivchuk opened 8 years ago

MarkPolivchuk commented 8 years ago

I have a ButtonBarPagerTabStrip with UITableViewController as the children, all embedded in a UINavigationController. I have the navigationController's hidesBarOnSwipe property set to true, but scrolling through the tableView does not trigger the gesture recognizer. Only by swiping up on the buttonBar does the navigation controller hide.

Is there a way to pass the tableView scrolling event through the pagerTabStrip to hide the NavigationBar?

robforsythe commented 7 years ago

+1

chengsokneng commented 7 years ago

+1

santiagofm commented 7 years ago

Related to #165

hellojunha commented 7 years ago

+1

DDVD233 commented 6 years ago

+1

vdeep commented 6 years ago

+1 Any update on this?

gobenpark commented 6 years ago

+1

JohnProg commented 6 years ago

+1 Any update on this?

ljayaly commented 6 years ago

+1

imjn commented 5 years ago

+1

LearnerMN commented 4 years ago

+1

enasaz9 commented 4 years ago

@MarkPolivchuk any update on this?