Join Slack
Communities
Powered by
I don't know how Android extensions is implemented...
# android
k
kevinmost
09/08/2017, 6:02 PM
I don't know how Android extensions is implemented internally but I assume that the NPE happens here because the ref is already collected, while if you did it the traditional way, you'd have a strong ref to the view that keeps it from being GC'd
Open in Slack
Previous
Next