I don't know how Android extensions is implemented...
# android
k
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