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

Don't throw exception on failure #9

Merged
merged 1 commit into from Jan 25, 2015
Merged

Don't throw exception on failure #9

merged 1 commit into from Jan 25, 2015

Conversation

Kennyc1012
Copy link
Contributor

  • Instead of throwing the exception when
    BitmapRegionDecoder.newInstance fails, trigger an onError(Exception)
    callback.
  • Update compile SDK and grade version
  • Add a way to clear the bitmap cache as it can fill up rather quickly

Most of the conflicts are due to the formatter be run.

- Instead of throwing the exception when
BitmapRegionDecoder.newInstance fails, trigger an onError(Exception)
callback.

- Update compile SDK and grade version

- Add a way to clear the bitmap cache as it can fill up rather quickly
@diegocarloslima
Copy link
Owner

Hey @Kennyc1012! Thanks for your contribution. I'll take a look at your code this week ok?

@Kennyc1012
Copy link
Contributor Author

Take your time, I built an aar for myself to use in one of my projects that is currently live. Thanks for the great library.

diegocarloslima added a commit that referenced this pull request Jan 25, 2015
Don't throw exception on failure
@diegocarloslima diegocarloslima merged commit 5730b77 into diegocarloslima:master Jan 25, 2015
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