开发者

ListView to hold LinearLayouts

Is it possib开发者_如何学编程le for a ListView to hold LinearLayouts?


Absolutely!

You will have to write your own custom adapter and then overwrite the getView() method.

A good example for this can be found here - http://www.softwarepassion.com/android-series-custom-listview-items-and-adapters/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜