开发者

Fill a Table with an arrayview android

Hello I'd need 开发者_C百科to create and fill a table, im trying do it like ListView-ArrayAdapter does. Can I do it that way or i shoud make 2 bucles (horizontal and vertical) inflate each cell and insert it in the corresponding row?

Thanks in advance!!


It can be done with a custom ArrayAdapter, just have to override getView in the adapter and inflate a custom layout. see ListView

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜