Can you add a CustomVIew to a ListView without any ArrayAdapters?

ⅰ亾dé卋堺 提交于 2019-12-11 12:17:54

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!