Note: The divider aka separator is the main point of this question. It must be visible.
Is there a way to create fields like the ones in the iPhone Contacts (Edit Contact Mode) app?
I want to create a separator that separates the titleLabel from the textField. Like " First Name | hinttext " Instead of " First Name hinttext "
I think what I am trying to do is similar to this... except that I am using Titanium. Is there any way to do this using Titanium? How is iPhone Contact app's detail View implemented
@MRT and anyone who knows: How would you make the combined view such that it looks like this?
____________________
( Name | hinttext )
--------------------