开发者

Fill a Table with an arrayview android

开发者 https://www.devze.com 2023-03-19 10:38 出处:网络
Hello I\'d need 开发者_C百科to create and fill a table, im trying do it like ListView-ArrayAdapter does.

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

精彩评论

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

关注公众号