We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Please provide as much of the following information as possible. Please do not raise issues to ask for help developing your app.
won't crash
sometimes crash
zoom and move image frequently, there is a chance that crash. may be add and remove animation continuously cause to error.
Fatal Exception: java.lang.NullPointerException Attempt to read from field 'com.davemorrissey.labs.subscaleview.SubsamplingScaleImageView$OnAnimationEventListener com.davemorrissey.labs.subscaleview.SubsamplingScaleImageView$Anim.listener' on a null object reference com.davemorrissey.labs.subscaleview.SubsamplingScaleImageView$Anim.access$2800 (SubsamplingScaleImageView.java:1898) com.davemorrissey.labs.subscaleview.SubsamplingScaleImageView.onDraw (SubsamplingScaleImageView.java:1018) android.view.View.draw (View.java:23017) android.view.View.updateDisplayListIfDirty (View.java:21885) android.view.ViewGroup.recreateChildDisplayList (ViewGroup.java:4526) android.view.ViewGroup.dispatchGetDisplayList (ViewGroup.java:4499) android.view.View.updateDisplayListIfDirty (View.java:21838) android.view.ViewGroup.recreateChildDisplayList (ViewGroup.java:4526) android.view.ViewGroup.dispatchGetDisplayList (ViewGroup.java:4499) android.view.View.updateDisplayListIfDirty (View.java:21838) android.view.ViewGroup.recreateChildDisplayList (ViewGroup.java:4526) android.view.ViewGroup.dispatchGetDisplayList (ViewGroup.java:4499) android.view.View.updateDisplayListIfDirty (View.java:21838) android.view.ViewGroup.recreateChildDisplayList (ViewGroup.java:4526) android.view.ViewGroup.dispatchGetDisplayList (ViewGroup.java:4499) android.view.View.updateDisplayListIfDirty (View.java:21838)
(Include your setup code, and where relevant, your layout XML)
Many Android devices (Specific devices, screen densities, SDK versions)
(Attach images you have problems with)
The text was updated successfully, but these errors were encountered:
@davemorrissey I also have the same issue, please provider same information.
Sorry, something went wrong.
No branches or pull requests
Please provide as much of the following information as possible. Please do not raise issues to ask for help developing your app.
Expected behaviour
won't crash
Actual behaviour
sometimes crash
Steps to reproduce
zoom and move image frequently, there is a chance that crash.
may be add and remove animation continuously cause to error.
(Include your setup code, and where relevant, your layout XML)
Affected devices
Many Android devices
(Specific devices, screen densities, SDK versions)
Affected images
(Attach images you have problems with)
The text was updated successfully, but these errors were encountered: