Letractively / android-beryl

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

Add ViewBinder Support for ListAdapters #31

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
ViewBinder should do that weird ViewHolder stuff in ListAdapters.

Basically ViewBinder.bind(View root, BaseAdapter this, R.id.class, 
ViewHolder.class);

Or something like that.

Original issue reported on code.google.com by futonred...@gmail.com on 6 Apr 2011 at 2:44

GoogleCodeExporter commented 8 years ago

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