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

Commit 4569c944 authored by Fang Yunong's avatar Fang Yunong Committed by Gerrit - the friendly Code Review server
Browse files

Remove the overlap on status bar

Remove the overlap of operator name on status bar

Change-Id: I0f16ad62b91fead8d32d2f56aab9ba68534859ad
CRs-Fixed: 1069220
parent df4e734f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2392,6 +2392,7 @@ public class PhoneStatusBar extends BaseStatusBar implements DemoMode,
        if ((diff2 & StatusBarManager.DISABLE2_QUICK_SETTINGS) != 0) {
            updateQsExpansionEnabled();
        }
        showOperatorName();
    }

    @Override