An open API service indexing awesome lists of open source software.

https://github.com/botirmuzaffariy/unical_task


https://github.com/botirmuzaffariy/unical_task

android drag-and-drop kotlin recyclerview

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

There is no any third party libraries. Just used drag and drop listeners and some logic )

# Features
1. You can drag and drop items in RecyclerView
2. Also between two RecyclerViews (like pager drag and drop)
3. Items order do not changed saved when their position change

## Peview Screenshots

## Drag and drop in a RecyclerView

## Drag and drop between two RecyclerViews (like a pager drag and drop)

## Items' state saved even you destroy the app and reopen