JoanZapata/base-adapter-helper

How to use BaseAdapterHelper to implement the interface to pull more features?

lizhidu opened this issue · 1 comments

How to use BaseAdapterHelper to implement the interface to pull more features?

You can't, but you can submit pull request to add new features. In the meanwhile you can use helper.getView(int) to do things on a view that doesn't have a dedicated method yet in BaseAdapterHelper.