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.
我想在这个网格视图中连续添加 9 张图片。我应该如何处理我已经阅读了这篇文章http://developer.android.com/guide/topics/ui/layout/gridview.html 。请帮助我。
在的地方android:numColumns="auto_fit"
android:numColumns="auto_fit"
你用
android:numColumns="9"