Fixed
Status Update
Comments
jn...@google.com <jn...@google.com>
ap...@google.com <ap...@google.com> #2
Seems like a clear bug, and breaks alternative navigation APIs on Wear.
jn...@google.com <jn...@google.com> #3
I don't understand what the title means by 'stops working on secondary screens'. Where is the secondary screen?
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.