On presenting navigation controller over tabbar controller, there is a bar below the navigation bar. Please suggest any solutions for this issue. Thanks in advance
Asked
Active
Viewed 44 times
0
-
http://stackoverflow.com/questions/19226965/how-to-hide-ios7-uinavigationbar-1px-bottom-line ? – Wain Dec 10 '14 at 17:49
-
@Wain..Please see my updated screen shot...I need to remove the grey color bar which is below the navigation bar. I want to display only the navigation bar – jailani Dec 10 '14 at 18:01
-
Can you debug UI and see wtf is that bar and where it comes from? Because if it's not your shadow thing then you probably put it yourself there. – pronebird Dec 10 '14 at 18:12
-
1Are you using sections? It looks like a section title without text. – rihekopo Dec 10 '14 at 19:00
-
@bushiko No I don't have table view at all – jailani Dec 11 '14 at 06:19
-
If you don't understand the question please don't give down vote..one who knows the answer may skip the question because of your down vote. – jailani Dec 11 '14 at 06:36
-
2If you're using the new Xcode, there is a 3D layer browser for your running app so you can click and select, pan around, zoom in and see the name of the view. – Zhang Dec 11 '14 at 07:15
-
Can you explain in detail? how can I select, pan around, zoom in? – jailani Dec 11 '14 at 12:00