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

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

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

* commit '92e79868':
  Fix title bar showing when not required.
parents 96437fb4 92e79868
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