没有别的办法 只有自定义控件继承gridview android
如图,GridView显示不完整 ide
解决方法: spa
自定义GridView 继承
<com.android.test.MyGridView
android:id="@+id/main_gridview"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:verticalSpacing="5dip"
android:layout_marginTop="5dip"
android:numColumns="3"
/> ip
效果图 ci