开发者

Android: How to make, buttons and checkbox inside each box in a grid?

I need a grid view, and inside each box, in the grid, I need to insert buttons and check box. What are my options? --> I could not insert buttons + checkboxes by using gridView --> I tried drawing in canvas, got the grid, but couldnot insert buttons... Any suggestions??

开发者_如何学编程

Thanks in Advance!


How about a TableLayout? You can even give each cell a border if you want to see the lines.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜