Fixed
Status Update
Comments
st...@google.com <st...@google.com>
ap...@google.com <ap...@google.com> #2
A couple of questions:
1. Have you saw crash in real device or only in simulators?
2. Do you use dynamic feature for language ID?
1. Have you saw crash in real device or only in simulators?
2. Do you use dynamic feature for language ID?
an...@google.com <an...@google.com>
na...@google.com <na...@google.com> #3
Tested on Android 12 Emulator with custom executor, but cannot repro this issue.
Description
SwipeToReveal
component is preventing the swipe gesture to navigate back from a screen using aSwipeToDismissBox
.Same behaviour is observed when applying the modifier
edgeSwipeToDismiss
toSwipeToReveal
.SwipeToReveal
andModifier.edgeSwipeToDismiss
If this is a bug in the library, we would appreciate if you could attach:
Please see attached.