Android Question List view able to allow user to edit text

anaylor01

Well-Known Member
Licensed User
Longtime User
Is there a list view or another view that will allow the user to alter the text?
 

mangojack

Expert
Licensed User
Longtime User
One way is to use CustomListView and populate the panels with an EditText
CustomListView class ..

There might be other alternatives ..
 
Upvote 0

Similar Threads

Top