android-recycler

There are 9 repositories under android-recycler topic.

  • bopbi/RecyclerParallax

    Android Recycler View with Parallax Effect on each item

    Language:Java899813
  • natario1/Elements

    ⚒ Modular components for RecyclerView development enforcing clean, reusable and testable code, with built-in support for paging and complex hierarchies of data.

    Language:Kotlin83365
  • 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

    Language:Java26128
  • 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

    Language:Java10237
  • thirdygayares/Android-Custom-Recycler-View

    Custom Recycler View in Android Java By Thirdy Gayares Android Java | RecyclerView Episode #1

    Language:Java3100
  • CodingInfinite/RecyclerViewRecycleIsuue

    Solved issue, Recycler View changes the views when scrolling.

    Language:Java2001
  • 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 -

    Language:Java1002
  • 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

    Language:Java0100