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

Commit b19325be authored by Deepanshu Gupta's avatar Deepanshu Gupta Committed by Android Git Automerger
Browse files

am 2e3c41a4: am 92e79868: Merge "Fix title bar showing when not required." into lmp-mr1-dev

* commit '2e3c41a4':
  Fix title bar showing when not required.
parents 047a28ec 2e3c41a4
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