Fixed
Status Update
Comments
co...@google.com <co...@google.com>
co...@google.com <co...@google.com>
na...@google.com <na...@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?
Description
Most of the APIs that have something become visible or invisible expose a
AnimatedVisibilityScope
orAnimatedContentScope
.supportingPane exposes a LookaheadScope / ThreePaneScope. It should expose the above instead so that it can be properly integrated with
Modifier.sharedElement()
instead.