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

NullPointerException when picking local file #184

Open
SValchyshyn opened this issue Aug 9, 2016 · 0 comments
Open

NullPointerException when picking local file #184

SValchyshyn opened this issue Aug 9, 2016 · 0 comments

Comments

@SValchyshyn
Copy link

SValchyshyn commented Aug 9, 2016

Library version: 1.6.0

When picking file with name like this : 68rea0b0-042d-1bb6-gh47-da66ca81ocaa.middle.jpg
MediaProcessorThread is receiving NullPointerException

String displayName = cursor.getString(cursor.getColumnIndex(OpenableColumns.DISPLAY_NAME));

Cursor can't get file name because of this extra dot before middle.

image

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

1 participant