开发者

Android's GridView and a problem with size of its elements

I'm trying to make each element of GridView the same size (width and he开发者_如何转开发ight) without any luck. Is there somewhere an option to do that or do I have to really make my own GridView like View?


Have you tried setting the columnWidth in XML? That won't help you with getting them all the same height, but it would help with getting them all the columns the same width.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜