ios7 - iOS 7 Translucent Tab Bar and Nav Bar -


i having issue translucent uinavigationbar , uitabbar in ios 7, whereby if have uinavigationbar translucent works expect to, set uitabbar translucent strange effect happening in 1 out 4 tabs in app. let explain images:

this image shows interface nav bar set translucent:

uinavigationbar translucent (1).

with image showing result of user scrolling content , under nav bar:

uinavigationbar translucent (2).

now, how expect look, , when user scrolls content under nav bar looks did before. if set uinavigationbar translucent, , scroll content under nav bar, result different second image:

uinavigationbar , uitabtab translucent (1).

event tab bar doesn't right me. next image shows of nav bar if different before, when content scrolled underneath it:

uinavigationbar , uitabtab translucent (2).

again, don't thing of tab bar correct, next image shows different tab content underneath it, subtle change of tab bar:

uinavigationbar , uitabtab translucent (3).

has else had similar issues this? (this set in storyboard)

well, annoying one. added fifth tab had mkmapview in it. on running app , selecting fifth tab, tint colour nav , tab bars removed, did search , came across mkmapview affecting uinavigationbar , uitabbar

the test device using had ios 7.0.2 on it, falls in line bug mentioned; have therefore updated 7.1, , low , behold looks should.


Comments

Popular posts from this blog

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

javascript - How to name a jQuery function to make a browser's back button work? -