Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/allaboutapps/a3recyclerviewdecorations
Decorations for android recyclerviews
https://github.com/allaboutapps/a3recyclerviewdecorations
id-allaboutapps-android
Last synced: about 2 months ago
JSON representation
Decorations for android recyclerviews
- Host: GitHub
- URL: https://github.com/allaboutapps/a3recyclerviewdecorations
- Owner: allaboutapps
- License: mit
- Created: 2017-04-28T09:43:48.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-05-07T09:08:07.000Z (over 3 years ago)
- Last Synced: 2024-03-26T14:07:05.978Z (9 months ago)
- Topics: id-allaboutapps-android
- Language: Java
- Homepage:
- Size: 118 KB
- Stars: 1
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A3RecyclerViewDecorations
[ ![Build Status](https://travis-ci.org/allaboutapps/A3RecyclerViewDecorations.svg?branch=master) ](https://travis-ci.org/allaboutapps/A3RecyclerViewDecorations)
[ ![Download](https://api.bintray.com/packages/allaboutapps/A3-Android/at.allaboutapps.recyclerview.a3recyclerview-decorations/images/download.svg) ](https://bintray.com/allaboutapps/A3-Android/at.allaboutapps.recyclerview.a3recyclerview-decorations/_latestVersion)## This library contains the following decorations
* **A3AlternatingBackgroundDecoration**
Set background colors for items
* **A3SeparatorDecoration**
Simple divider between items in a `RecyclerView`## Including it in your project
compile "at.allaboutapps.recyclerview:a3recyclerview-decorations:${latestVersion}"
## License
MIT License
Copyright (c) 2017 aaa - all about apps GmbH