Skip to content

Commit

Permalink
Don't throw exception on failure
Browse files Browse the repository at this point in the history
- 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
  • Loading branch information
Kennyc1012 committed Jan 16, 2015
1 parent 2f0f445 commit 7bd66e6
Show file tree
Hide file tree
Showing 4 changed files with 495 additions and 456 deletions.
Loading

0 comments on commit 7bd66e6

Please sign in to comment.