feat: implement manual reordering of lists with persistent order index and sorting preferences
This commit is contained in:
@@ -88,6 +88,9 @@ dependencies {
|
||||
androidTestImplementation 'androidx.compose.ui:ui-test-junit4'
|
||||
debugImplementation 'androidx.compose.ui:ui-tooling'
|
||||
debugImplementation 'androidx.compose.ui:ui-test-manifest'
|
||||
|
||||
// Reorderable LazyColumn for drag-and-drop
|
||||
implementation 'org.burnoutcrew.composereorderable:reorderable:0.9.6'
|
||||
}
|
||||
|
||||
// Ktlint configuration
|
||||
|
||||
Reference in New Issue
Block a user