Creating a dynamic form inputs in android with ability to add an remove text fields -


i create form in android in fragment in user can add , remove form inputs below image describes mean enter image description here

as can see there option add new row or remove

could guide me on way implement this, if possible code snippets or external reference. have researched , samples provided arent clear

the provided resource not clear because, take instance on button click add new edit text , set id 1, next instance id supposed set 2......without limit user how implement such


Comments

Popular posts from this blog

unity3d - Rotate an object to face an opposite direction -

angular - Is it possible to get native element for formControl? -

javascript - Why jQuery Select box change event is now working? -