[android-developers] Question About Form Design
Is it considered poor design to make a form in two columns, with a test field identifier on the left and an empty field on the right? EditTexts have a handy hint, but the hint is not needed if there us a TextField next to the EditText. However, Spinners don't have anything like a hint, so they need something to tell the user what the selection is all about, as it may not be obvious.
I am making a form with several EditText fields, some spinners, and some radio buttons. Just curious if my design (labels on the left, controls on the right) is a little out dated for the modern Andorid world. I would hate to show my age with and outmoded design. ;)
Thanks,
Mark
-- You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home