How do I create a bar between the navigation bar and the table header?
In the NYTimes iPhone app, one bar exists between the table header and the navigation bar on the top news screen.
what is this bar? or is it just a label between the navbar and the table header?
Thanks in advance.
0
Amit vaghela
source
to share
1 answer
Yes, it might be just a couple of labels with the background color set to gray and the text color set to white. They could have implemented it in some other way (I haven't seen their code), but of course this is the easiest way to do it.
+1
Ben gottlieb
source
to share