element-x-android
bd618ccb - Fix content scrolling not working in the RTE (#6492)

Commit
5 days ago
Fix content scrolling not working in the RTE (#6492) Implement a `customDetectVerticalDragGestures` that matches the original `detectVerticalDragGestures` expect we conditionally consume the initial DOWN event in compose to decide whether we need to drag the bottom sheet or scroll inside the Android `EditText`
Author
Parents
Loading