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

Commit 750da6f9 authored by Ats Jenk's avatar Ats Jenk Committed by Automerger Merge Worker
Browse files

Update flag constant for caption on shell am: 4f279bac

parents 78bf1dad 4f279bac
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -276,7 +276,7 @@ public final class ViewRootImpl implements ViewParent,
     * @hide
     */
    public static final boolean CAPTION_ON_SHELL =
            SystemProperties.getBoolean("persist.debug.caption_on_shell", false);
            SystemProperties.getBoolean("persist.wm.debug.caption_on_shell", false);

    /**
     * Whether the client should compute the window frame on its own.