Drag to Reorder RecyclerView Items with Kotlin | Full Android Guide

Matei Grejdan
CodeVerse Chronicles
3 min readAug 6, 2023

--

Photo by Clément Hélardot on Unsplash

Hey there! In this tutorial, we’ll be implementing drag and drop functionality for RecyclerView items in an Android Kotlin app.

Introduction

Picture this: you’re building a to-do list app. Users have their tasks lined up, and they can just tap, hold, and move items around as they please. Sounds cool, right? Let’s…

--

--

Matei Grejdan
CodeVerse Chronicles

I'm a passionate Android developer looking to share my experience and learn new things every day!