Join Slack
Powered by
<https://developer.android.com/develop/ui/views/to...
# compose-android
z
zt
04/01/2023, 6:44 AM
https://developer.android.com/develop/ui/views/touch-and-input/drag-drop
Does compose have any support for this drag and drop? Or will it come in future releases
r
Rajar
04/01/2023, 12:32 PM
Already here, see:
https://blog.canopas.com/android-drag-and-drop-ui-element-in-jetpack-compose-14922073b3f1
j
Joel Denke
04/01/2023, 1:36 PM
Modifier.draggable or Modifier.transformable probably what you look for :)
z
zt
04/01/2023, 8:02 PM
I dont think these are quite it. The drag and drop API allows like dragging content via a URI across different apps
c
Chris Sinco [G]
04/02/2023, 7:52 AM
cc
@Zach Klippenstein (he/him) [MOD]
z
Zach Klippenstein (he/him) [MOD]
04/04/2023, 6:19 PM
I believe this is being worked on (by someone else).
3
Views
Open in Slack
Previous
Next