Jgjio
Lurker
Hello, I'm having a hard time understanding how to program a list interface. I'm trying to come up with actionable steps to accomplish this task.
The List Interface GUI Requirements
The List Interface GUI Requirements
- A Vertical list of EditTexts.
- List starts with one EditText box, opon entering in valid input (a number) a new EditText appears.
- Opon entering in the editText it automatically focuses on the new EditText.