| SalmanZach/Springy_Facebook_Rebound |
180 |
|
0 |
0 |
about 7 years ago |
0 |
|
0 |
|
Java |
| Springy makes Android Property animation easy to use. |
| 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. |
| 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 |
| 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. |
| yash786agg/ItemView-Animation |
10 |
|
0 |
0 |
over 8 years ago |
0 |
|
0 |
apache-2.0 |
|
| Several type of Layout Animation using Recylerview,Listview and Gridview. |
| david-szabo97/Android-Swipe-Collapse-Animation |
6 |
|
0 |
0 |
almost 8 years ago |
0 |
|
0 |
|
Java |
| A simple example project which shows you how you can setup a RecyclerView to make your items collapse when you swipe them. |