We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e390e26 commit 77ae5e3Copy full SHA for 77ae5e3
compose/snippets/src/main/java/com/example/compose/snippets/draganddrop/DragAndDropSnippets.kt
@@ -24,7 +24,6 @@ import androidx.annotation.RequiresApi
24
import androidx.compose.foundation.ExperimentalFoundationApi
25
import androidx.compose.foundation.draganddrop.dragAndDropSource
26
import androidx.compose.foundation.draganddrop.dragAndDropTarget
27
-import androidx.compose.foundation.gestures.detectTapGestures
28
import androidx.compose.runtime.Composable
29
import androidx.compose.runtime.remember
30
import androidx.compose.ui.Modifier
0 commit comments