touchlane / gridpad-android

GridPad is a Jetpack Compose library that allows you to place UI elements in a predefined grid, manage spans in two dimensions, have flexible controls to manage row and column sizes.
MIT License
63 stars 5 forks source link

Drag and Drop #28

Open JackEblan opened 2 months ago

JackEblan commented 2 months ago

Can you add drag and drop functionality to each grid item?