I am creating a ListView
. I have created two XML files, in the first one I created a layout, and in the Second xml file - a ListView. I want first layout to be applied to the ListView row.
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
This possible using BaseAdapter and ListView. I found a very impressive explanation about your issue .Please have a look on this URL
List View With Images