JoanZapata / base-adapter-helper

Abstraction for the usual BaseAdapter "ViewHolder" pattern
http://joanzapata.com/base-adapter-helper/
Other
1.76k stars 530 forks source link

Use a custom BaseAdapterHelper #30

Closed DayS closed 10 years ago

DayS commented 10 years ago

It may be great to allow using a custom BaseAdapterHelper from QuickAdapter. That way we'll be able to easily add every missing method in the helper without waiting a new version ;)

I could make a PR very quickly if you need.

JoanZapata commented 10 years ago

Sounds good, I'm waiting for your PR then!