Android : How to create a group of EditText with aflow between them

on Monday, November 3, 2014


I have to create a group of EditText s that each can contains 1 character of a pin code with auto flow between like in the following image - enter image description here


when user tapping the the keyboard, the application moves to the next EditText with out any Intervention of the user. How it can be done? Thanks, Eyal.


0 comments:

Post a Comment