Android Compose Swipeable から AnchoredDraggable に移行する

Jetpack Compose で Swipeable API が deprecated になったため、代替となる AnchoredDraggable API に移行していきたいと思います。