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.

transparency

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

Popular posts from this blog

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

c - Why would PK11_GenerateRandom() return an error -8023? -