Fixed
Status Update
Comments
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?
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.