我在添加带有动态视图的 android 自定义列表时遇到问题,masonry
以及使用它的正确步骤是什么。请给我最好的解决方案。
提前致谢!
我在添加带有动态视图的 android 自定义列表时遇到问题,masonry
以及使用它的正确步骤是什么。请给我最好的解决方案。
提前致谢!
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