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

Fatal Exception: java.lang.NullPointerException ImageAdapter.loadImage at PickerGridAdapter #213

Open
ShaneYY opened this issue Jul 17, 2020 · 2 comments
Labels

Comments

@ShaneYY
Copy link

ShaneYY commented Jul 17, 2020

Fatal Exception: java.lang.NullPointerException: Attempt to invoke interface method 'void com.sangcomz.fishbun.adapter.image.ImageAdapter.loadImage(android.widget.ImageView, android.net.Uri)' on a null object reference

   at com.sangcomz.fishbun.adapter.view.PickerGridAdapter.onBindViewHolder(PickerGridAdapter.java:98)
   at androidx.recyclerview.widget.RecyclerView$Adapter.onBindViewHolder(RecyclerView.java:7065)
   at androidx.recyclerview.widget.RecyclerView$Adapter.bindViewHolder(RecyclerView.java:7107)
   at androidx.recyclerview.widget.RecyclerView$Recycler.tryBindViewHolderByDeadline(RecyclerView.java:6012)
   at androidx.recyclerview.widget.RecyclerView$Recycler.tryGetViewHolderForPositionByDeadline(RecyclerView.java:6279)

Screenshot of Crashlytics

image

Smartphone

  • Android Version 7, 8, 9 & 10
@sangcomz
Copy link
Owner

Which fishbun version are you using?

@sangcomz sangcomz added the bug label Jul 21, 2020
@ShaneYY
Copy link
Author

ShaneYY commented Aug 19, 2020

I'm using 0.11.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants