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

Commit 92e79868 authored by Deepanshu Gupta's avatar Deepanshu Gupta Committed by Android (Google) Code Review
Browse files

Merge "Fix title bar showing when not required." into lmp-mr1-dev

parents 9aa600e7 66674872
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1064,7 +1064,7 @@ public class RenderSessionImpl extends RenderAction<SessionParams> {

    private void findStatusBar(RenderResources resources, DisplayMetrics metrics) {
        boolean windowFullscreen = getBooleanThemeValue(resources,
                "windowFullscreen", false, !isThemeAppCompat(resources));
                "windowFullscreen", false, true);

        if (!windowFullscreen && !mWindowIsFloating) {
            // default value