0

我在添加带有动态视图的 android 自定义列表时遇到问题,masonry以及使用它的正确步骤是什么。请给我最好的解决方案。

提前致谢!

4

1 回答 1

1

You should be talking about the GridLayout.

Take a look at the Developers Blog post about it http://android-developers.blogspot.com.es/2011/11/new-layout-widgets-space-and-gridlayout.html

The API is in http://developer.android.com/reference/android/widget/GridLayout.html

于 2012-11-08T18:10:41.180 回答