mirror of
https://github.com/AdrianKuta/Expandable-RecyclerView.git
synced 2025-07-01 23:08:02 +02:00
Sample with README.md
This commit is contained in:
@ -4,8 +4,11 @@
|
||||
[](https://github.com/AdrianKuta/Expandable-RecyclerView/blob/master/LICENSE)
|
||||
[](https://circleci.com/gh/AdrianKuta/Expandable-RecyclerView)
|
||||
|
||||
Library is currently during implementation! It is **not** ready to use yet :/
|
||||
<img src="https://github.com/AdrianKuta/Expandable-RecyclerView/blob/master/Demo.gif" width="720" />
|
||||
|
||||
Final version will be released soon.
|
||||
This RecyclerViewAdapter use Tree(Data Structure) to keep all objects.
|
||||
## Download
|
||||
|
||||

|
||||
implementation "com.github.adriankuta:expandable-recyclerView:$latest_versions"
|
||||
|
||||
|
Reference in New Issue
Block a user