recyclerview-item-animation
There are 51 repositories under recyclerview-item-animation topic.
CymChad/BaseRecyclerViewAdapterHelper
BRVAH:Powerful and flexible RecyclerAdapter
Spikeysanju/ZoomRecylerLayout
🎢 Zoom Recycler Layout Manager For Android Kotlin
xaverkapeller/Searchable-RecyclerView-Demo
An example app using a SearchView to filter items in a RecyclerView while taking full advantage of item animations!
zhou-you/EasyXRecyclerView
主要提供了简单易用强大的RecyclerView库,包括自定义刷新加载效果、极简通用的万能适配器Adapter、万能分割线、多种分组效果、常见状态页面、item动画效果、添加多个header和footer、侧滑、拖拽、Sticky(黏性)效果、多item布局等,各模块之间灵活、解耦、通用、又能相互组合使用。
SalmanZach/Springy_Facebook_Rebound
Springy makes Android Property animation easy to use.
SkyTreasure/Airbnb-Android-Google-Map-View
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.
werbhelius/MoreType
new method to build data in RecyclerView with Kotlin!
zhan2046/ViewHolder-Slide-Helper
recyclerview holder animation
LRH1993/recyclerview_helper
对RecyclerView的封装,使用简单,功能丰富
frontierdotxyz/InfiniteScrollRecyclerView
Enables the RecyclerView to Auto scroll for indefinite time.
sockeqwe/AdapterCommands
Drop in solution to animate RecyclerView's dataset changes by using command pattern
xaverkapeller/SortedListAdapter
The RecyclerView.Adapter that makes your life easy!
LinYaoTian/SwipeAndDragRecyclerView
通过 ItemTouchHelper.Callback 实现 RecyclerView Item 的拖拽和侧滑删除
MSay2/CircularDeletionSwipe
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.
thejitesh/NestedExpandableRecyclerView
Expandable RecyclerView, Nested Hierarchy.
Dinesh2510/My-Post-Android-App-And-Admin-Panel
My Post Android App with admin panel (With PHP API)
matin91/CoolRecyclerview
a Cool Recyclerview with Transition in Kotlin, an MVVM architecture application with demonstration of Data Binding, LiveData, also can be used as a template to expand on.
Dinesh2510/Firebase-Storage-with-asynck-task
Store the PDF file into firebase Storage and fetch it and Display PDF using pdfviewer
shuhart/HoveringCallback
Drag & drop item decorator for RecyclerView with support for highlighting hovered items.
yash786agg/ItemView-Animation
Several type of Layout Animation using Recylerview,Listview and Gridview.
david-szabo97/Android-Swipe-Collapse-Animation
A simple example project which shows you how you can setup a RecyclerView to make your items collapse when you swipe them.
mutwakilmo/MyNews
OpenClassrooms Project 7 : An Android news app that fetches news from The New York Times API.
Girish85/RecyclerView-with-Animations-and-STA
This is an Android application which shows the usage of RecyclerView with Staggered Grid Layout Manager and also using Card View for items in RecyclerView and performing animations while scrolling RecyclerView and finally provides a speech mechanism which allows users to speak to control the automated scrolling(STA) of RecyclerView.
stevechulsdev/recyclerswipe
Android RecyclerView Swipe Animation gradle plugin
classiczires/RecyclerGridWithHeader
Recycler View Grid/List With Header & Onloadmore
vikasdesale/MoviesWorld
Built an app, optimized for tablets, to help users discover popular and highly rated movies on the web. It displays a scrolling grid of movie trailers, launches a details screen whenever a particular movie is selected, allows users to save favorites, play trailers, and read user reviews. This app utilizes core Android user interface components and fetches movie information using themoviedb.org web API
Dinesh2510/Json-Parse-using-volley
==== JSON Parse with Recyclerview====
lekeope/RecyclerViewMultiSelectExample
Full tutorial available at - https://edgedevstudio.com/recyclerview-item-multi-select-tutorial/
NessCurie/RecyclerViewUtils
A ascension development efficiency for RecyclerView,you can see details in README.
OganBelema/CreaturesApp
An app that shows a list of creatures and the food they eat as well as a screen for creatures favourited by the user. Credit: Raywenderlich Beginning RecyclerView course
devAseemSharma/drag-and-drop-sample
An implementation of drag and drop feature from grid RecyclerView to horizontal RecyclerView, with backward compatibility.
jainullas/RecyclerBottomViewAnimation
Animating the bottom view of recycler view on its scroll down
Yashgugaliya/TodoApp
TodoApp MVVM Architecture App written in Kotlin.(ViewModel, ROOM, Livedata, Coroutines)
ArceApps/RecyclerView
RecyclerView Android Kotlin
harshkv/Post-it-Notes-App
Built an Android Application that replicates a Notes Application using Room, SQlite, LiveData, MVVM Design pattern,Recycler View, Grid Layout