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

NullPointerException when using GridLayoutManager #4

Open
CanGokdere opened this issue Sep 30, 2015 · 1 comment
Open

NullPointerException when using GridLayoutManager #4

CanGokdere opened this issue Sep 30, 2015 · 1 comment

Comments

@CanGokdere
Copy link

Library works like a charm when I use LinearLayoutManager, but what I would like to do is use a grid. I get nullPointerException when I use GridLayoutManager
java.lang.NullPointerException
at jp.satorufujiwara.scrolling.RecyclerViewHolder.scrollTo(RecyclerViewHolder.java:50)

Is this currently a bug or this library will not support grid ?

@satorufujiwara
Copy link
Owner

Can you try 1.1.0 to verify?

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

2 participants