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

Fixes a NullPointerException that crashes the app #236

Merged
merged 2 commits into from Nov 9, 2017

Conversation

chintanparikh
Copy link
Contributor

  • On certain devices (mostly Samsung tablets), we were getting a NullPointerException that caused our app to crash. This PR should fix it.
  • I believe it was caused when context.getCurrentActivity() was null

@Kureev
Copy link
Owner

Kureev commented Nov 9, 2017

Hey @chintanparikh!

Sorry, it took me a while to review this. Looks good to me! Will release a new version with this patch in a few secs

@Kureev Kureev merged commit aca380c into Kureev:master Nov 9, 2017
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

Successfully merging this pull request may close these issues.

None yet

2 participants