inamiy / YIFullScreenScroll

Pinterest-like scroll-to-fullscreen UI for iOS5+.
http://www.cocoacontrols.com/controls/yifullscreenscroll
214 stars 27 forks source link

showUIBarsAnimated: will ignore StatusBar #23

Closed uschen closed 10 years ago

uschen commented 10 years ago

calling showUIBarsAnimated: on iOS7 seems will cause navbar not fully extended (-20px=height of status bar)

inamiy commented 10 years ago

Please try latest demo (88af69cd). Select cell, and showUIBarsAnimated is working well for both iOS6/7.