Fixed
Status Update
Comments
ap...@google.com <ap...@google.com> #2
We have some support in androidx.compose.ui.autofill
Leaving this bug open in case Ralston wants to add more info
No update yet.
We have some support in androidx.compose.ui.autofill
Leaving this bug open in case Ralston wants to add more info
Description
API Council feedback:
onPositioned
is too easy to reach for, so should be namedonGlobalPositioned
. This will make it more obvious that there is a larger performance overhead when this modifier is added.We may later add an
onPositioned
that reflects only the position of the content within its container.