Fixed
Status Update
Comments
sc...@google.com <sc...@google.com>
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?
sc...@google.com <sc...@google.com> #3
Tested on Android 12 Emulator with custom executor, but cannot repro this issue.
Description
Add a API in CameraInfo to check startFocusMetering(tap-to-focus) capability
This is helpful for apps to draw rectangle when user starts tap-to-focus. If tap-to-focus is not supported, apps can avoid showing any rectangle.