android-recycler
There are 9 repositories under android-recycler topic.
bopbi/RecyclerParallax
Android Recycler View with Parallax Effect on each item
natario1/Elements
⚒ Modular components for RecyclerView development enforcing clean, reusable and testable code, with built-in support for paging and complex hierarchies of data.
ChathuraHettiarachchi/RecycleClick
Android recycler view not supports for onItemClickListner event. This library helps to wrap up and gain the missing recycle view item click and item long click functions. This library is a project carried by Lakitha, give a visit https://github.com/LakithaRav
AungThiha/FancyTable
Android library to implement two-direction scrollable table with `adjustable number of docked/fixed columns and rows` and/or with one-column rows that fill the width of parent which makes it look like `multiple sub-tables with headers` inside the main table
thirdygayares/Android-Custom-Recycler-View
Custom Recycler View in Android Java By Thirdy Gayares Android Java | RecyclerView Episode #1
CodingInfinite/RecyclerViewRecycleIsuue
Solved issue, Recycler View changes the views when scrolling.
tutorialwing/Android-RecyclerView-Tutorial
Sample code provided by www.tutorialwing.com. This code demonstrates use of RecyclerView into any android application . For more info Visit -
psaurav25/RecyclerViewWrapper
Utility to simplify the complexities associated with handling Android Recycler View, and present the user with a simple and clean mechanism to use Android Recycler View, to handle the onItemClick, and to provide users a chance to update the row view, before it is rendered