Open in app
Home
Notifications
Lists
Stories

Write
Paul Burke
Paul Burke

Home

Jul 22, 2015

Drag and Swipe with RecyclerView

Part Two: Handles, Grids, and Custom Animations — July 22, 2015 In Part One, we looked at ItemTouchHelper, and an implementation of ItemTouchHelper.Callback that adds basic drag & drop and swipe-to-dismiss to linear RecyclerView lists. This article will expand on that example, adding support for grid layouts, “handle” initiated drags, indicating the selected view, and custom swipe animations. Drag Handles

Android App Development

6 min read

Drag and Swipe with RecyclerView — Part Two
Drag and Swipe with RecyclerView — Part Two

Jun 23, 2015

Drag and Swipe with RecyclerView

Part One: Basic ItemTouchHelper Example — June 23, 2015 There are many tutorials, libraries, and examples for implementing “drag & drop” and “swipe-to-dismiss” in Android, using RecyclerView. Most are still using the old View.OnDragListener, and Roman Nurik’s SwipeToDismiss approach, even though there are newer, and better, methods available. A few use the newer APIs, but often…

Android App Development

5 min read

Drag and Swipe with RecyclerView
Drag and Swipe with RecyclerView
Paul Burke

Paul Burke

Android App Developer

Following
  • Dean Reeds

    Dean Reeds

  • NYC Mayor's Office

    NYC Mayor's Office

  • Android Developers

    Android Developers

  • Juhani Lehtimäki

    Juhani Lehtimäki

  • Kevin Galligan

    Kevin Galligan

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable