sjjeong/SimpleRecyclerView

header, footer

sjjeong opened this issue · 1 comments

dino_headerItemLayout="@{@layout/item_header}"
dino_headerItem="@{vm.headerItem}
dino_footerItemLayout="@{@layout/item_footer}"
dino_footerItem="@{vm.footerItem}"

add: ed4c600
sample: 8820e15