Update the incompatible banner tip icon based on UX refinement
Bug: 246960554 Test: presubmit & manual Change-Id: I5fab570e1a8947d70a7923338c4e74caa67bcd2e
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user