We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b12dae commit eec0688Copy full SHA for eec0688
1 file changed
demoApp/composeApp/src/commonMain/kotlin/sh/calvin/reorderable/demo/ui/ReorderableColumnScreen.kt
@@ -1,6 +1,5 @@
1
package sh.calvin.reorderable.demo.ui
2
3
-import androidx.compose.foundation.horizontalScroll
4
import androidx.compose.foundation.interaction.MutableInteractionSource
5
import androidx.compose.foundation.layout.Arrangement
6
import androidx.compose.foundation.layout.Row
0 commit comments