Tagged Questions
0
votes
2answers
1k views
Android EditText boxes
I want to cause the focus of one edit text box to move to another on editting (meaning you can only type on letter before it automatically moves on to the next edit text).
It's the "on edit" that I ...