Closed sentry-io[bot] closed 2 years ago
I'm not sure why this crash popped out in 7.6-rc-2
but I believe it might be easy to fix with:
ProductTagsAdapter
to override from androidx.recyclerview.widget.ListAdapter
so diff
will be computed on the background threadProductTagsAdapter#setProductTags
- I think it could have only one line that delegates all diff calculations to DiffUtil#calculateDiff
Sentry Issue: WOOCOMMERCE-ANDROID-2EQ