Letractively / android-beryl

Automatically exported from code.google.com/p/android-beryl
MIT License
0 stars 0 forks source link

ViewBinder needs to support listeners beyond OnClickListener #30

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
ViewBinder needs to support listeners beyond OnClickListener

Original issue reported on code.google.com by futonred...@gmail.com on 5 Apr 2011 at 1:13

GoogleCodeExporter commented 8 years ago
There was serious memory leaks and the gains from this were not worth it.
ViewBinder will only replace findViewById calls. Pseudo-closures were removed 
from the project.

Original comment by jerem...@gmail.com on 6 Aug 2011 at 2:21