1.主页面布局Main
<com.jcodecraeer.xrecyclerview.XRecyclerView
android:layout_width="match_parent"
android:layout_height="match_parent"
android:id="@+id/recyclerView"></com.jcodecraeer.xrecyclerview.XRecyclerView>
<com.jcodecraeer.xrecyc