pinguo-zhouwei / CustomAdapterLinks
RV Adapter 优雅封装,抽取列表模版,可以快速的添加一个列表,使用组装的方式构建Adapter,抽象Cell 角色,负责创建ViewHolder,绑定数据和逻辑处理。Cell为一个独立的组件。
☆171Updated 7 years ago
Alternatives and similar repositories for CustomAdapter
Users that are interested in CustomAdapter are comparing it to the libraries listed below
Sorting:
- Rxjava+ReTrofit+okHttp终极封装(String方案)☆220Updated 7 years ago
- BaseActivity的框架,各种方便使用,欢迎star,给你惊喜☆287Updated 5 years ago
- Fragment的封装,启动Fragment只需要调用startFragment(XXFragment.class);☆171Updated 8 years ago
- 一个万能的封装了RecyclerView.Adapter的功能库。☆186Updated 6 years ago
- Beautiful client of Gank.io 优雅的干货客户端☆147Updated 7 years ago
- Retrofit+Rxjava + OkHttp 封装简易网络请求库,附有demo 示例