forked from bumptech/glide
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixes bumptech#738: Add optional threading lock for bitmap manipulati…
…on (affects only Moto X 2nd gen on api 22) this addresses a threading bug on this specific device, the bug manifests itself by displaying black images instead of resized images.
- Loading branch information
Matthijs Mullender
committed
Nov 20, 2015
1 parent
4f159aa
commit 2fa00cf
Showing
3 changed files
with
87 additions
and
50 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters