Fixed
Status Update
Comments
sc...@google.com <sc...@google.com>
ap...@google.com <ap...@google.com> #2
I am not sure I understand what you are asking for here.
The contract of onPrepareMenu
in MenuProvider
is:
"Called by the MenuHost right before the Menu is shown. This should be called when the menu has been dynamically updated."
If you were using Toolbar
prior to the MenuHost
integration, this should be a no-op for you. And if you are now switching to Toolbar, the onPrepareMenu()
call should be in the proper place.
But the contract is not being violated.
If you are seeing some unexpected behavior, please provide a sample app that reproduces the error that you are observing.
Description
Request from here the developer group:https://groups.google.com/a/android.com/g/camerax-developers/c/njnLTJ-toCc/m/5KbCl2C0AgAJ
I think you'll might have accidentally forgotten to add support for Pixel 2 XL and Pixel 3 XL for MINIMIZE_LATENCY capture mode.
Reference: camera/camera-camera2/src/main/java/androidx/camera/camera2/internal/compat/quirk/ImageCapturePixelHDRPlusQuirk.java - platform/frameworks/support - Git at Google (googlesource.com)
Hope this issue gets resolved soon! Thanks a lot for your time.
Regards, Mohit