In NYTimes iPhone application, one bar exist in between table header and navigation bar on the top news screen.
what bar is that? or it’s just a label in between navigation bar and table header?
Thanks in advance.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes, that’s probably just a pair of labels with their background color set to gray and their text color to white. They might actually be implementing it in some other fashion (I haven’t seen their code), but certainly that’s the easiest way to do it.