Fixed
Status Update
Comments
jn...@google.com <jn...@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?
jn...@google.com <jn...@google.com> #3
Tested on Android 12 Emulator with custom executor, but cannot repro this issue.
Description
Component used: androidx.wear:compose-material Version used: 1.0.0-beta03 Devices/Android versions reproduced on: ALL
ListHeader() is setting fillMaxWidth() by default. It should be wrapping the size of its content like Chip.