Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to use loadmore in RecyclerView #69

Open
xyxStyle opened this issue Feb 19, 2016 · 3 comments
Open

how to use loadmore in RecyclerView #69

xyxStyle opened this issue Feb 19, 2016 · 3 comments

Comments

@xyxStyle
Copy link

I use LoadMoreListViewContainer
error message:
java.lang.RuntimeException: Unable to start activity ComponentInfo{com.example.sdf.recycleexample/com.example.sdf.recycleexample.MainActivity}: java.lang.ClassCastException: android.support.v7.widget.RecyclerView cannot be cast to android.widget.ListView
then I use other LoadMoreXXContainer ,it cannot use.

@JackyBower
Copy link

LoadMoreListViewContainer replace LoadMoreRecycleViewContainer

@Leeeyou
Copy link

Leeeyou commented Oct 10, 2016

@Kittak LoadMoreRecycleViewContainer ??

@chentao7v
Copy link

@Leeeyou checkout branch load-more-recycler-view,you'll see it.But when I use LoadMoreRecyclerContainer ,it cause: java.lang.IllegalStateException: RecyclerView has no LayoutManager.
So I set a LinearLayoutManager for it, but still doesn't work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants