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

I have an issue when render a bigger image. #8

Open
prapagorn opened this issue Sep 4, 2017 · 1 comment
Open

I have an issue when render a bigger image. #8

prapagorn opened this issue Sep 4, 2017 · 1 comment

Comments

@prapagorn
Copy link

prapagorn commented Sep 4, 2017

Your library is really good but It s crash when render a bigger image.

AppCompatImageView not displayed because it is too large to fit into a software layer (or drawing cache), needs 10765440 bytes, only 8294400 available

java.lang.NullPointerException: Attempt to invoke virtual method 'int android.graphics.Bitmap.getWidth()' on a null object reference
at android.graphics.Bitmap.createBitmap(Bitmap.java:773)
at com.viven.imagezoom.ImageZoomHelper.onDispatchTouchEvent(ImageZoomHelper.java:106)

original

@prapagorn prapagorn changed the title I have a issue when render a bigger image. I have an issue when render a bigger image. Sep 4, 2017
@prapagorn
Copy link
Author

#9 Closed by this PR

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