Replacement for advancedrecyclerview?

This page summarizes the projects mentioned and recommended in the original post on /r/androiddev

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • android-advancedrecyclerview

    RecyclerView extension library which provides advanced features. (ex. Google's Inbox app like swiping, Play Music app like drag and drop sorting)

  • I've got a RecyclerView that shows a list of rows that need to be swiped (left/right) and dragged and dropped (rearranging order). This is surprisingly hard to get right on all vendors and versions of Android, and the advancedrecyclerview library has been awesome at dealing with all the details. It's abandoned, though, so I'm looking for a replacement. I found DragDropSwipeRecyclerview, which also seems abandoned. (In fact, RecyclerView itself hasn't had changes in a while.)

  • DragDropSwipeRecyclerview

    Kotlin Android library that extends RecyclerView to support gestures like drag & drop and swipe, among others. It works with vertical, horizontal and grid lists.

  • I've got a RecyclerView that shows a list of rows that need to be swiped (left/right) and dragged and dropped (rearranging order). This is surprisingly hard to get right on all vendors and versions of Android, and the advancedrecyclerview library has been awesome at dealing with all the details. It's abandoned, though, so I'm looking for a replacement. I found DragDropSwipeRecyclerview, which also seems abandoned. (In fact, RecyclerView itself hasn't had changes in a while.)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • groupie

    Groupie helps you display and manage complex RecyclerView layouts.

  • https://github.com/lisawray/groupie Maybe it can help for your purposes

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Factor Launcher 046

    1 project | /r/windowsphone | 20 Dec 2020
  • How do i create this animation while scrolling?

    1 project | /r/androiddev | 7 Jan 2023
  • How can I code an app like this?

    1 project | /r/androidapps | 23 Feb 2021
  • After the support I've recieved on my first library, I've now extended it to include Jetpack Compose support! Say hi to TabSync Compose!

    1 project | /r/androiddev | 16 Jan 2023
  • Bouncy: Physics-based animation for NestedScrollView and RecyclerView

    1 project | /r/androiddev | 9 May 2022