问题
Is there a way to add a custom view with an edittext and a button without any adapters because I dont have any arrays I just need a custom view in each listview . Something like listitem.add(custom view) and i can tell how many times in a for loop. And where do i programme the button in the custom view?
来源:https://stackoverflow.com/questions/37228690/can-you-add-a-customview-to-a-listview-without-any-arrayadapters