Loading packages/SystemUI/src/com/android/systemui/screenshot/ScreenshotController.java +1 −1 Original line number Diff line number Diff line Loading @@ -472,7 +472,7 @@ public class ScreenshotController { mScrollCaptureClient.request(DEFAULT_DISPLAY, (connection) -> mScreenshotView.showScrollChip(() -> runScrollCapture(connection, () -> dismissScreenshot(false)))); () -> dismissScreenshot(true)))); } } Loading Loading
packages/SystemUI/src/com/android/systemui/screenshot/ScreenshotController.java +1 −1 Original line number Diff line number Diff line Loading @@ -472,7 +472,7 @@ public class ScreenshotController { mScrollCaptureClient.request(DEFAULT_DISPLAY, (connection) -> mScreenshotView.showScrollChip(() -> runScrollCapture(connection, () -> dismissScreenshot(false)))); () -> dismissScreenshot(true)))); } } Loading