How to make divider in GridView
like this?
I don't have enough rating to post images, please look at the picture:
I didn't find answer in other questions at stackoverflow.com.
Thanks.
答案 0 :(得分:0)
你没有样本代码,我也没有。大声笑。但是我记得使用Gridview的方法是,您将拥有gridview本身的布局和单元格的布局。因此,为了使单元格与您的图像相似,我会使用相对布局;穿上4'查看'元素和文本视图; 1视图应该将属性align parent top设置为true,其他视图将bottom,right和left设置为true; textview应该在parent中居为true。那里。
<强>更新强> 所以试试这个单元格布局。
Binding