Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cab404/chumroll
android dynamic adapter library
https://github.com/cab404/chumroll
adapter android listview recyclerview recyclerview-adapter viewpager
Last synced: 7 days 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 (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-09-07T11:35:20.000Z (over 6 years ago)
- Last Synced: 2024-12-21T07:06:56.502Z (13 days ago)
- Topics: adapter, android, listview, recyclerview, recyclerview-adapter, viewpager
- Language: Java
- Homepage:
- Size: 176 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
chumroll
========
[![Build Status](https://travis-ci.org/cab404/chumroll.svg?branch=master)](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.
![An image!](https://cab404.ru/res/images/screenshot-gifs/chumroll.gif)
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.