I have a listview in my application that is basically a questionaire so there are some EditTexts that the user needs to fill. I\'ve encountered the following issues:
due to question 2 you can relate to this post EditText items in a scrolling list lose their changes when scrolled off the screen so there seems there s no easy solution to persist the edittexts when you scroll down
Yes your right you can try
EditText loses content on scroll in ListView
or just relate to the related posts on the right