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

Commit 3103d1a7 authored by Bruno Martins's avatar Bruno Martins Committed by Michael Bestas
Browse files

fixup! SystemUI: Bring back good ol' circle battery style

Change-Id: I9fa801cc4a03c977e611a663a6f443c9430b6815
parent 7dfece63
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -654,7 +654,7 @@ public class BatteryMeterView extends LinearLayout implements DarkReceiver {

        mBatteryStateAlert = isAlert;
        if (!newStatusBarIcons()) {
            mDrawable.setAlertEnabled(isAlert);
            mAccessorizedDrawable.setAlertEnabled(isAlert);
        }
    }