Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用具有 3 列的 GridView 制作应用程序。
如您所见,前三个按钮处于相对布局中。每个项目分别与左、中和右对齐。
灰色背景中的底部项目在 gridView 中。(gridview的bg颜色是灰色的。问题是我想在grid view中对齐这三个项目,就像在相对布局中的一样。所以FB按钮应该粘在左边,Twitter按钮在中间,SMS右侧的按钮。但是,我不知道如何设置它们的重力。下面的 gridView 应用了方向:中心。有没有办法单独设置这些重力?任何建议表示赞赏。