Fixed
Status Update
Comments
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?
os...@google.com <os...@google.com> #3
Tested on Android 12 Emulator with custom executor, but cannot repro this issue.
Description
Compose version: 1.7.0-SNAPSHOT ConstraintLayout version: 1.0.1 (it seems to not be an issue when using 1.1.0-alpha13)
When wrapping
ConstraintLayout
in Compose withSharedTransitionLayout
, the following crash is observed, will the 1.1.0-alpha13 be released soon?