rozdoum / social-app-android

Build your social app for Android with the code template that includes the following key features for social networks as likes, comments, posts, image uploads, etc.
Apache License 2.0
453 stars 262 forks source link

Nullpointer Exception #80

Open SravanKumar35 opened 5 years ago

SravanKumar35 commented 5 years ago

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 commented 5 years ago

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 commented 5 years ago

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