ios - Transparency of UISearchDisplayController -
lately i've noticed strange thing in app. while tap on uisearchbar , uisearchdiplaycontroller starts tasks can see relics regular uitableview. wouldn't annoying regular uitableview freezed when use custom pull-to-refresh controller sspulltorefresh it's placed in inset of uitableview it's visible.

also, wouldn't eye catching if status bar transculent it's transparent , can see what's under uisearchbar , status bar. question is: is possible make uisearchbar , status bar opaque?
in latest version i'm using amscrollingnavbar custom pull-to-refresh view has moved status bar guess if status bar set inferred it's issue uisearchbar.
set uisearchbar style black.
set statusbar black.
Comments
Post a Comment