Adetunji Dahunsi

Drag and drop in Jetpack Compose

Transfer content between apps conveniently with Jetpack Compose

TJ Dahunsi

Oct 04 2023 ยท 1 min read

I designed, built and landed drag and drop APIs in Jetpack Compose 1.6.0.

The APIs are interoperable with existing drag and drop APIs in views and let you drag and drop from Jetpack Compose to views and vice versa.

The following are the changelists needed to land the feature:

0