Adding UITexfield to UITableviewCell causes detailTextLabel to slide "up"
I'm trying to add a UITextField as the contentView of a UITableViewcell.
It works, and the field has focus, but the detailTextLabel slides up 10px.
What's the deal here? As a secondary question, is there a better way to
create an in-line edtiable UITableViewCell?
No comments:
Post a Comment