Skip to content

Load more view in first time #480

@mohammadaminha

Description

@mohammadaminha

Hi,Thanks for this amazing library
I have 0.7.3 version
I think this issue not solve yet !
its not working on first load more scrolling !
but second time its working correctly
I add the load more view to recycler and adapter !
after initialize ultimateRecyclerView
ultimateRecyclerView.reenableLoadmore();
ultimateRecyclerView.setLoadMoreView(R.layout.load_more_view);
after initialize adapter
adapter.setCustomLoadMoreView(loadmoreView);
so whats the problem ? why load more view not showing at the first time ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions