Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 06c5d5c1 authored by Mark Renouf's avatar Mark Renouf Committed by Automerger Merge Worker
Browse files

Merge "Enable long screenshots by default" into sc-dev am: c0775a04

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/13545826

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: Iaab9bcc4a17fc45b210da2217abb93f76843f732
parents 9722c67b c0775a04
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -519,7 +519,7 @@ public class ScreenshotController {
        setWindowFocusable(true);

        if (mConfigProxy.getBoolean(DeviceConfig.NAMESPACE_SYSTEMUI,
                SystemUiDeviceConfigFlags.SCREENSHOT_SCROLLING_ENABLED, false)) {
                SystemUiDeviceConfigFlags.SCREENSHOT_SCROLLING_ENABLED, true)) {
            View decorView = mWindow.getDecorView();

            // Wait until this window is attached to request because it is