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

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

am b2951490: am b19325be: am 2e3c41a4: am 92e79868: Merge "Fix title bar...

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

* commit 'b2951490':
  Fix title bar showing when not required.
parents c49b8f9d b2951490
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1075,7 +1075,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