DragDropSwipeRecyclerview VS IndicatorFastScroll

Compare DragDropSwipeRecyclerview vs IndicatorFastScroll and see what are their differences.

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. (by ernestoyaquello)

IndicatorFastScroll

Android library providing a simple UI control for scrolling through RecyclerViews (by reddit)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
DragDropSwipeRecyclerview IndicatorFastScroll
1 4
905 696
- -0.1%
5.6 0.0
8 months ago 6 months ago
Kotlin Kotlin
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

DragDropSwipeRecyclerview

Posts with mentions or reviews of DragDropSwipeRecyclerview. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-25.
  • Replacement for advancedrecyclerview?
    3 projects | /r/androiddev | 25 Oct 2022
    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.)

IndicatorFastScroll

Posts with mentions or reviews of IndicatorFastScroll. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-26.

What are some alternatives?

When comparing DragDropSwipeRecyclerview and IndicatorFastScroll you can also consider the following projects:

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

Atomic-Periodic-Table.Android - Atomic - Periodic Table

CarouselRecyclerview - Carousel Recyclerview let's you create carousel layout with the power of recyclerview by creating custom layout manager.

FastAdapter - The bullet proof, fast and easy to use adapter library, which minimizes developing time to a fraction...