How to create a drag gesture in any direction in Android Jetpack Compose

后端 未结 0 613
轮回少年
轮回少年 2021-01-07 01:10

I want to detect a gesture in @Composable, which will allow me to drag an element across the screen in any direction.

I tried using LongPressDragObserver

相关标签:
回答
  • 消灭零回复
提交回复
热议问题