GTScrollNavigationBar
GTScrollNavigationBar copied to clipboard
Feature Addition: Facebook's Status/Photo/Check-In Bar
Thank you for this project!
Would be nice to allow a sub toolbar similar to Facebook "Status Update" that scrolls first, then once fully collapsed the navigation bar collapses.
I can attach a screenshot of Facebook's implementation, but I'm assuming you have it installed since it was part of your inspiration.
Edit: Another possibility is a toolbar at the bottom that scrolls out of view. Digg and IGN but have these bottom toolbars.
Hi, I think of a solution is adding a CGFloat property, called scrollFromContentOffset to GTScrollNavigationBar so that it will scroll up from that. I will add it and test then let you know.