Assigned
Status Update
Comments
ak...@google.com <ak...@google.com> #2
After some googling I found https://github.com/android/camera-samples/blob/master/CameraXBasic/app/src/main/java/com/android/example/cameraxbasic/utils/AutoFitPreviewBuilder.kt which does what I want. Would it be possible to fold this into the main library or at least make it configurable without the need for that class?
na...@google.com <na...@google.com> #3
Hi Charcoal,
Are we getting a crop mode here? Thanks!
Are we getting a crop mode here? Thanks!
ju...@google.com <ju...@google.com> #4
Hello,
Thanks for raising this up. May we know did you set aspect ratio or resolution for Preview use case? And could you also attach the captured image file?
Thanks for raising this up. May we know did you set aspect ratio or resolution for Preview use case? And could you also attach the captured image file?
Description
A change has been been made in aosp/3432645 to change an API which was never released as non-experimental in a stable release however checkApi reports this as a breaking change. Seehttp://aosp/3432645/comment/c40872fe_656d531a/ for more details.