SuperRecyclerView
SuperRecyclerView copied to clipboard
show layout_moreProgress horizontally
I am trying to use SuperRecyclerview for loading more and more items in SuperRecyclerview with layoutmanager=LinearLayoutManager.HORIZONTAL .Everything is working fine but my layout for more progress defined in attribute"layout_moreProgress" is not coming horizontally in recyclerview but it comes vertically. Please help as soon as possible.