Skip to content
New issue

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

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

Already on GitHub? # to your account

Fatal Exception: java.lang.NullPointerException #78

Open
armancodv opened this issue Jan 4, 2021 · 0 comments · May be fixed by #79
Open

Fatal Exception: java.lang.NullPointerException #78

armancodv opened this issue Jan 4, 2021 · 0 comments · May be fixed by #79

Comments

@armancodv
Copy link

In case recyclerView is null on OverScrollDecoratorHelper.setUpOverScroll
There is the following error:
Fatal Exception: java.lang.NullPointerException Attempt to invoke virtual method 'androidx.recyclerview.widget.RecyclerView$LayoutManager androidx.recyclerview.widget.RecyclerView.getLayoutManager()' on a null object reference me.everything.android.ui.overscroll.adapters.RecyclerViewOverScrollDecorAdapter.<init> (RecyclerViewOverScrollDecorAdapter.java:40) me.everything.android.ui.overscroll.OverScrollDecoratorHelper.setUpOverScroll (OverScrollDecoratorHelper.java:42)

@armancodv armancodv linked a pull request Jan 4, 2021 that will close this issue
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant