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

Null Pointer Exception in RoomFragment class #63

Closed
28Ritu opened this issue May 19, 2018 · 1 comment
Closed

Null Pointer Exception in RoomFragment class #63

28Ritu opened this issue May 19, 2018 · 1 comment
Labels

Comments

@28Ritu
Copy link

28Ritu commented May 19, 2018

Actual Behaviour: The RoomFragment class produce Null pointer exception upon frequent clicking on several lobbies together.

Cause: The fragments get detached from their concerned activity upon frequent traversal, so the call to getActivity() method results in Null pointer exception.

Would you like to work on this issue: Yes.

@28Ritu 28Ritu changed the title Null Pointer Exception in RoomsFragment and RoomFragment class Null Pointer Exception in RoomFragment class May 20, 2018
@aggarwalpulkit596
Copy link
Contributor

aggarwalpulkit596 commented Jun 4, 2018

Not an issue anymore can be closed as only one fragment is left now

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

No branches or pull requests

4 participants