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

Nullpointer Exception #80

Open
SravanKumar35 opened this issue Mar 18, 2019 · 2 comments
Open

Nullpointer Exception #80

SravanKumar35 opened this issue Mar 18, 2019 · 2 comments

Comments

@SravanKumar35
Copy link

java.lang.NullPointerException: Attempt to invoke virtual method 'void com.rozdoum.socialcomponents.adapters.PostsAdapter.setCallback(com.rozdoum.socialcomponents.adapters.PostsAdapter$Callback)' on a null object reference
at com.rozdoum.socialcomponents.main.main.Events.initPostListRecyclerView(Events.java:139)

@SravanKumar35
Copy link
Author

java.lang.NullPointerException: Attempt to invoke virtual method 'void com.rozdoum.socialcomponents.adapters.PostsAdapter.setCallback(com.rozdoum.socialcomponents.adapters.PostsAdapter$Callback)' on a null object reference
at com.rozdoum.socialcomponents.main.main.Events.initPostListRecyclerView(Events.java:139)
at com.rozdoum.socialcomponents.main.main.Events.initContentView(Events.java:124)
at com.rozdoum.socialcomponents.main.main.Events.onCreate(Events.java:51)

@Batishev-Rozdoum
Copy link
Contributor

Hello @SravanKumar35
We can not reproduce this bug. Please, add more detail.

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