Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add UI design to show the new info provided by Camera2Extensions API 34
1. Update compileSdk as 34 2. Add UI to show capture progress related info when the following features are supported - StillCaptureLatency - Still capture processing progress - Postview image When the capture progress related UI is shown, the mode switch, capture button and strength slide controls will be disabled. 3. Add a slider for adjusting the extension strength when it is supported - The slider becomes visibile after retrieving the initial strength value from capture result 4. Add utils project dependence for YuvToRgbConvertor - All files under the utils folder are copied from the CameraXVideo project folder 5. Update the android build tools to version 7.4.2
- Loading branch information