DragDropSwipeRecyclerview VS SmartRecyclerAdapter

Compare DragDropSwipeRecyclerview vs SmartRecyclerAdapter 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)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
DragDropSwipeRecyclerview SmartRecyclerAdapter
1 1
905 408
- -
5.6 0.0
8 months ago about 3 years ago
Kotlin Kotlin
Apache License 2.0 Apache License 2.0
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.)

SmartRecyclerAdapter

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

What are some alternatives?

When comparing DragDropSwipeRecyclerview and SmartRecyclerAdapter 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)

Epoxy - Epoxy is an Android library for building complex screens in a RecyclerView

IndicatorFastScroll - Android library providing a simple UI control for scrolling through RecyclerViews

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

Suggestive 🍌 - An Android UI library that allows easy implementation of (text) input suggestion popup windows.

MultiLevelAdapter - Android library to allow collapsing and expanding items in RecyclerView's Adapter on multiple levels

MultiChoiceAdapter - Android - A ListView adapter with support for multiple choice modal selection

RecyclerViewHelper - :page_with_curl: [Android Library] Giving powers to RecyclerView

Register-Yourself - This app uses SQLite database to sign-up and register a user

instant-adapter - Just like instant coffee, saves 78% of your time on Android's Custom Adapters.

easy-adapter - [DEPRECATED] Easy Adapters library for Android

RxRecyclerAdapter - Rx based RecyclerView Adapter