I'be been showing a prototype of my app to a few people and am surprises how many of them don't know where to type.
The main screen has 3 input doelde and a search button
I'm talking about the new ICS EditText widget where it shows a line and a hint
How should I handle this? I know native is the best wat to go but I'd feel bad ignoring this issue
here's a picture of the input fields, these are native and not styled at all, but somehow people don't understand that they are supposed to type in them.
should I style the fields to be more like the input fields we see on the web or stick to the native input style?