RecycleView Item设置隐藏会空白占位解决方案
程序员文章站
2022-06-04 16:40:02
...
1、item设置gone后会空白占位
(1)itemIVew不能有margin,如果有的话替换成padding,否则不能隐藏空白区域;
例如:
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:gravity="center_vertical">
// 这里面的item
</LinearLayout>
上一篇: 2013.5.24 某公司实习面试题
下一篇: 什么才是“男人的菜”?吃了这物让你更英勇