Answer the question
In order to leave comments, you need to log in
How to make such an EditText?
Is there an input field divided into 5 parts in the design? Is it possible to implement this, if so, how?
Answer the question
In order to leave comments, you need to log in
Input field for one digit what can it be? Maybe EditText?
Can 5 EditTexts be lined up? Maybe push them into a Horizontal LinearLayout?
Is it possible to listen to the input of a number and switch the input to the next EditText? Maybe EditText.addTextChangedListener() and View.requestFocus()?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question