Skip to content

Load more view in first time #480

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 ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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