https://github.com/harsh8088/recyclerview
a simple RecyclerView with a custom layout
https://github.com/harsh8088/recyclerview
Last synced: 3 months ago
JSON representation
a simple RecyclerView with a custom layout
- Host: GitHub
- URL: https://github.com/harsh8088/recyclerview
- Owner: harsh8088
- Created: 2017-03-27T07:12:04.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-11T07:31:30.000Z (about 8 years ago)
- Last Synced: 2025-01-26T16:47:51.720Z (4 months ago)
- Language: Java
- Size: 129 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RecyclerView
a simple RecyclerView with a custom layout### How do I get set up? ###
* Checkout from the dev branch to start development.
### Contribution guidelines ###
* [Code guidelines](https://github.com/ribot/androidguidelines/blob/master/project_and_code_guidelines.md)