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

Commit c0775a04 authored by Mark Renouf's avatar Mark Renouf Committed by Android (Google) Code Review
Browse files

Merge "Enable long screenshots by default" into sc-dev

parents c2b0bd68 ffcdf0b9
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