Jude95 / EasyRecyclerView

ArrayAdapter,pull to refresh,auto load more,Header/Footer,EmptyView,ProgressView,ErrorView
2.03k stars 459 forks source link

header layout issue #275

Open saravanan-vdg opened 6 years ago

saravanan-vdg commented 6 years ago

hi I need to solve UI issue. i add a header view in the easyrecyclewview and add stackfromend in the layout manager it's working fine when more item in the list..if the item less then two the header also show in the bottom. But i need the header alway on top of easyrecyclewview .please help me