0

After a hard job of research to see if i could find the solution to my problem, i decided to ask here.

Well, my problem is I want to make an interface where the fields appear dynamically as in google contacts after enter data, i want that when i press a button after entering some data to show a new edittext to enter more data.

I left you a picture of the screen of the google app to better understanding the problem google contacts example

In google app after entering a phone for example, a EditText appears below along with a spinner, I want to imitate this behavior

Ang
  • 47
  • 8

1 Answers1

0

You should be able to get your answer here. You just need to add views to the current layout. If you'd like more than that, please start writing some sample code and post issues you come up with instead.

Community
  • 1
  • 1
aProperFox
  • 2,114
  • 2
  • 20
  • 21