What steps will reproduce the problem?
1. Select any field to edit (i.e. bring up OS keyboard)
2. Go to landscape mode
3.
What is the expected output? What do you see instead?
A hint what text field I am editing. No hint is provided.
What version of the product are you using? On what operating system?
Any I have tested.
Please provide any additional information below.
In the layout files, add
android:hint="@string/XXX"
for all EditText views. Where XXX is an apropriate hint (typically the same
as the text label just before).
See modified list.xml, attached.
Original issue reported on code.google.com by hermanag...@gmail.com on 14 Mar 2010 at 11:48
Original issue reported on code.google.com by
hermanag...@gmail.com
on 14 Mar 2010 at 11:48Attachments: