xcode - IOS - Translucent Navigation Bar over content -


i have tableview uiimage in header. what accomplish same twitters profile page. translucent navigation bar on cover image. have done far navigationbar.translucent = true , set coverimage.frame.origin.x = -50 navigationbar still not go on image , image gets cut off. thanks

uitableviewcontroller adjusts content inset start of content begins @ bottom edge of navigation bar.

you can uncheck view controller's adjust scroll view insets property, stop tableview content being inset. (this affect both top , bottom bars.)


Comments

Popular posts from this blog

Java 3D LWJGL collision -

spring - SubProtocolWebSocketHandler - No handlers -

methods - python can't use function in submodule -