Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 333 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 333 Bytes

BaseAdapterHelper

Abstraction for the usual BaseAdapter "ViewHolder" pattern

This is copy of https://github.com/JoanZapata/base-adapter-helper

I create the project,only to delete the dependentes of relative Picasso.

Now,the this project is available in jcenter.

Please,use gradle:

compile 'me.zhangls:base-adapter-helper:1.0'