Some custom LayoutManager .Such as SwipeCard、FLowLayout。一些自定义的LayoutManager,仿探探、人人影视 炫动滑动 卡片层叠 和流式布局等。
2.53k
stars
391
forks
source link
流式布局的那个 如果嵌套NestedScrollView recyclerview 高度就不能自适应了 不管写match 还是写wrap 高度都是一个item的高度了 #17
Open
ynpl opened 7 years ago
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical">