Zoomable
Zoomable copied to clipboard
Find a new way of unit testing the gesture detector
Due to the refactoring of Modifier.pointerInput()
in Jetpack Compose 1.5, current method won't work any more, so we need to find a new method, or convert the tests to instrumented ones.