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

Commit 7c8a4b37 authored by Dianne Hackborn's avatar Dianne Hackborn
Browse files

Turn thumbnails back on.

Change-Id: I5b895d4f3558cbae3c5920a3672f02e48c00a8b4
parent 92272ab1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -662,7 +662,7 @@ public class ActivityStack {
        }

        if (w > 0) {
            //return mService.mWindowManager.screenshotApplications(who, w, h);
            return mService.mWindowManager.screenshotApplications(who, w, h);
        }
        return null;
    }