Tagged Questions
2
votes
4answers
204 views
What is the best way to indicate that text in a text input field is editable?
Imagine an app like yelp. In this case, you select the amount of stars that you want to rate something. When you do, a pre-generated text is displayed in the text input field. You can either keep this ...
0
votes
2answers
155 views
iPad cancel button in multiple line fields
I have a text field that starts out as one line and can sometimes expand to multiple lines. When it's one line I'd like to have a cancel button in it like this:
(Enter text here X),
but I'm not ...