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