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

Commit 66674872 authored by Deepanshu Gupta's avatar Deepanshu Gupta
Browse files

Fix title bar showing when not required.

Bug: http://b.android.com/166383
Change-Id: I5ea051ffdbf9a2d73a83f62d56a0f4006b014348
parent cd6e00c6
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