Update dependencies

This commit is contained in:
vfsfitvnm
2022-08-25 10:33:13 +02:00
parent 98fc75b19e
commit 711e9c11ee
2 changed files with 2 additions and 4 deletions

View File

@@ -1,13 +1,11 @@
package it.vfsfitvnm.reordering
import android.annotation.SuppressLint
import androidx.compose.foundation.gestures.Orientation
import androidx.compose.foundation.layout.offset
import androidx.compose.ui.Modifier
import androidx.compose.ui.unit.IntOffset
import androidx.compose.ui.zIndex
@SuppressLint("UnnecessaryComposedModifier")
fun Modifier.draggedItem(
reorderingState: ReorderingState,
index: Int