Merge "Update the incompatible banner tip icon based on UX refinement" into udc-dev
This commit is contained in:
@@ -48,7 +48,7 @@ public final class IncompatibleChargerTip extends BatteryTip {
|
||||
|
||||
@Override
|
||||
public int getIconId() {
|
||||
return R.drawable.ic_battery_charging;
|
||||
return R.drawable.ic_battery_alert_24dp;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Reference in New Issue
Block a user