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.
列图像
请帮忙。以下:
private GridLayout columnHeaderLayout = new GridLayout(7,1);
导致垂直放置(图像)而不是水平放置。我究竟做错了什么?
谢谢你。
编辑:刚刚发现 GridLayout 接受(行,然后列)切换!这很烦人!
就像网格布局功能一样!