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
We currently use internal API to implement focusRequester, onFocusChanged, nestedScroll, pointerInput, RelocationRequester etc.
Create public API that allows modifiers to communicate with each other, so that external developers can build similar modifiers themselves.