You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix bug in ViewCapture computing Rect for PixelCopy
When SDK > 34 the PixelCopy method was not treating the Rect as documented, instead of applying it as a Rect local to the coordinates of the View it was being applied as a Rect relative to the window.
PiperOrigin-RevId: 634008870
0 commit comments