shockbytes / DanteX

Dante - Book Tracker Cross Platform Implementation
Apache License 2.0
29 stars 1 forks source link

Change the position of books within the state via drag/drop #70

Closed shockbytes closed 6 months ago

shockbytes commented 11 months ago

Overview

A long press on the items in the main page should allow a drag-and-drop gesture. Each book can be repositioned to another position.

Implementation

If there is any other sorting strategy chosen than default, the default sorting strategy should be selected after updating the positions.