Zoomable icon indicating copy to clipboard operation
Zoomable copied to clipboard

Find a new way of unit testing the gesture detector

Open mxalbert1996 opened this issue 1 year ago • 0 comments

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.

mxalbert1996 avatar May 11 '23 11:05 mxalbert1996