https://github.com/cab404/chumroll
android dynamic adapter library
https://github.com/cab404/chumroll
adapter android listview recyclerview recyclerview-adapter viewpager
Last synced: 3 months ago
JSON representation
android dynamic adapter library
- Host: GitHub
- URL: https://github.com/cab404/chumroll
- Owner: cab404
- License: mit
- Created: 2015-06-29T06:48:00.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2018-09-07T11:35:20.000Z (almost 8 years ago)
- Last Synced: 2026-04-06T12:31:25.422Z (4 months ago)
- Topics: adapter, android, listview, recyclerview, recyclerview-adapter, viewpager
- Language: Java
- Homepage:
- Size: 176 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
chumroll
========
[](https://travis-ci.org/cab404/chumroll)
lightweight and easy to use dynamic adapter.
basically it's a more intuitive way to add different types of views into
listviews, than regular 'moar adapterz' approach. and it can improve your experience
of dealing with one-typed adapters too!
simple example app is in `chumroll-example` module.

i also use it in my project [phclient](https://github.com/cab404/phclient), where it proved itself reliable.
to use it just add `compile 'com.cab404:chumroll:1.1.4'` to your module dependencies
if you want to use it with RecyclerView or ViewPager, then add `compile 'com.cab404:chumroll-proxies:1.1.4'` as well
#### [here's tutorial][tutorial]
[tutorial]: https://github.com/cab404/chumroll/wiki/Simple-how-to
[disclaimer]: pumpkins_and_overpowered_anthro_dogs_are_not_included.