Join Slack
Powered by
why would kotlin capture extra references in some ...
# announcements
x
xxxifan
07/03/2018, 7:47 AM
why would kotlin capture extra references in some closure? Today I noticed a memory leak in my OnClickListener, and I decompile kotlin code and found that it capture some
Copy code
View
instance in the function.
Open in Slack
Previous
Next