sweetclimusic
onRoot().performTouchInput { val start = Offset(0f, startHeight) val end = Offset(stopWidth, startHeight) swipe(start, end, 200L) }