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

Crash Issue #15

Open
dhivya29 opened this issue Sep 26, 2023 · 0 comments
Open

Crash Issue #15

dhivya29 opened this issue Sep 26, 2023 · 0 comments

Comments

@dhivya29
Copy link

Hi @Aghajari
I am using this lib in recycler view with multiple images in horizontal scroll when i zoom image i am getting following error from your lib
java.lang.NullPointerException
at com.aghajari.zoomhelper.ZoomHelper$load$1.run(ZoomHelper.kt:205)
at android.os.Handler.handleCallback(Handler.java:942)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loopOnce(Looper.java:211)
at android.os.Looper.loop(Looper.java:300)
at android.app.ActivityThread.main(ActivityThread.java:8294)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:580)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1028)

Kindly look into this
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