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
The Focus API is experimental and is likely to change in the future. Add an experimental annotation that can be added to all focus related API.
Users will have to @OptIn to use focus. We will remove the annotation when the focus API is stable.