| CymChad/BaseRecyclerViewAdapterHelper |
23,902 |
|
0 |
3 |
about 2 years ago |
27 |
November 07, 2023 |
385 |
mit |
Kotlin |
| BRVAH:Powerful and flexible RecyclerAdapter |
| xaverkapeller/Searchable-RecyclerView-Demo |
726 |
|
0 |
0 |
about 8 years ago |
0 |
|
|
mit |
Java |
| An example app using a SearchView to filter items in a RecyclerView while taking full advantage of item animations! |
| zhou-you/EasyXRecyclerView |
561 |
|
0 |
0 |
over 6 years ago |
0 |
|
2 |
|
Java |
| 主要提供了简单易用强大的RecyclerView库,包括自定义刷新加载效果、极简通用的万能适配器Adapter、万能分割线、多种分组效果、常见状态页面、item动画效果、添加多个header和footer、侧滑、拖拽、Sticky(黏性)效果、多item布局等,各模块之间灵活、解耦、通用、又能相互组合使用。 |
| Spikeysanju/ZoomRecylerLayout |
403 |
|
0 |
0 |
over 5 years ago |
0 |
|
0 |
|
Kotlin |
| Zoom Recycler Layout Manager For Android Kotlin |
| werbhelius/MoreType |
190 |
|
0 |
0 |
over 6 years ago |
0 |
|
0 |
apache-2.0 |
Kotlin |
| new method to build data in RecyclerView with Kotlin! |
| SkyTreasure/Airbnb-Android-Google-Map-View |
161 |
|
1 |
2 |
over 9 years ago |
3 |
August 30, 2016 |
1 |
mit |
Java |
| This is a sample Android Application which has Google Map view similar to what AirBnb Android Application. Moving Markers like Uber/Ola. Custom Google Search for places. Recycler view with Animations added. |
| LRH1993/recyclerview_helper |
107 |
|
0 |
0 |
almost 9 years ago |
0 |
|
2 |
|
Java |
| 对RecyclerView的封装,使用简单,功能丰富 |
| sockeqwe/AdapterCommands |
76 |
|
0 |
0 |
almost 9 years ago |
5 |
February 04, 2017 |
0 |
apache-2.0 |
Java |
| Drop in solution to animate RecyclerView's dataset changes by using command pattern |
| xaverkapeller/SortedListAdapter |
48 |
|
0 |
0 |
about 8 years ago |
0 |
|
|
mit |
Java |
| The RecyclerView.Adapter that makes your life easy! |
| MSay2/CircularDeletionSwipe |
29 |
|
0 |
0 |
over 7 years ago |
0 |
|
0 |
apache-2.0 |
Java |
| This project implements one of the most beautiful animations of the class RecyclerView, the class ItemTouchHelper. The ItemTouchHelper class implements the dragging of each object on the RecyclerView class by revealing a view under the first sliding view. Please, refer to this link to learn more about the class ItemTouchHelper. This project shows you not only how to implement this animation but also to add a circular animation that will coordinate with the sliding of your finger. |