Android - Multiple Draggable objects in Jetpack Compose

Android - Multiple Draggable objects in Jetpack Compose

·

1 min read

In this video, you'll learn how to drag object in Jetpack compose using Modifier pointerInput with detectDragGestures.

Source code available at https://gitlab.com/cp-hardik-p/multipledraggableobjects