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

Commit ba9bd128 authored by YK Hung's avatar YK Hung Committed by Android (Google) Code Review
Browse files

Merge "Update the incompatible banner tip icon based on UX refinement" into udc-dev

parents edb03e55 ecb91b7d
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -48,7 +48,7 @@ public final class IncompatibleChargerTip extends BatteryTip {


    @Override
    @Override
    public int getIconId() {
    public int getIconId() {
        return R.drawable.ic_battery_charging;
        return R.drawable.ic_battery_alert_24dp;
    }
    }


    @Override
    @Override