Hello friends, I have an Activity with 8 EditText, if I press Enter (in a Hand Held with hard numeric keyboard) and the EditTexts are empty, the focus skip between EditTexts fine, but if the EditText are not empty, the focus start to skip 2 EditText, even some times skip all the EditText and go to the Button at the end of the Activity, totally erratic behavior.
I have tried with several HH with hard keyboard and the behavior is the same.
Also, the Enter is not detected with the Activity_KeyPress or Activity_KeyUp events.
I'm desperate because my deadline is approaching and i don't have a solution.
Thanks in advance, for your help.
Regards,
I have tried with several HH with hard keyboard and the behavior is the same.
Also, the Enter is not detected with the Activity_KeyPress or Activity_KeyUp events.
I'm desperate because my deadline is approaching and i don't have a solution.
Thanks in advance, for your help.
Regards,