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?
jb...@google.com <jb...@google.com>
ju...@google.com <ju...@google.com> #3
Tested on Android 12 Emulator with custom executor, but cannot repro this issue.
Description
Compose libraries with a
Lifecycle
dependency mostly still depend on version2.3.1
. There have been 2 minor version releases that include lots of features and bug fixes.Would be nice if Compose upgraded its dependency to
2.5.1
to get all of the latest changes.