外层加scrollview 数据不显示
Author: maxcine13Created Jul 3, 2017Updated Jul 3, 2021
<android.support.v7.widget.RecyclerView
android:id="@+id/recycler"
android:layout_width="match_parent"
android:layout_height="wrap_content"/>
Source: alibaba/vlayout