You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: