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

Crash fixes #82

Merged
merged 2 commits into from
Nov 20, 2020
Merged

Crash fixes #82

merged 2 commits into from
Nov 20, 2020

Conversation

kinnerapriyap
Copy link
Owner

@kinnerapriyap kinnerapriyap commented Nov 20, 2020

Fatal Exception: java.lang.IllegalStateException
bucketDisplayName must not be null

MediaGalleryAdapter.java line 117
Fix: 25909b3

Fatal Exception: java.lang.NullPointerException
Attempt to invoke interface method 'long android.database.Cursor.getLong(int)' on a null object reference
com.kinnerapriyap.sugar.mediagallery.media.MediaGalleryAdapter.onBindViewHolder

MediaGalleryAdapter.java line 105,110,111
Fix: 616ed9f

@kinnerapriyap kinnerapriyap self-assigned this Nov 20, 2020
@kinnerapriyap kinnerapriyap added the bug Something needs to be fixed label Nov 20, 2020
@panpanini panpanini self-requested a review November 20, 2020 07:42
@kinnerapriyap kinnerapriyap merged commit 2efe420 into main Nov 20, 2020
@kinnerapriyap kinnerapriyap deleted the crash_fix branch November 20, 2020 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something needs to be fixed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants