You can move between fields with the track ball. As the title says I am looking forward to know how to I set the tabbing order of controls in Android?
To change the tab order inside an edit form, select the input controls inside the data-cards and not the data-cards. When you select a input, there is a property called "Tab Index", here you can pass the values in the order 1,2,3,4,5 and so on. Based on the entered value, tab will work.
Use android:nextFocusDown
, etc. See the "Focus Handling" section of the documentation on Views.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With