1.先导入包
MultiItemEntity
implementation 'com.android.support:recyclerview-v7:26.1.0' implementation 'com.github.CymChad:BaseRecyclerViewAdapterHelper:2.9.30'2.主布局文件中只有recycleView
<android.support.v7.widget.RecyclerView android:id="@+id/recycle1" android:layout_width="match_parent" android