Merge "Update the incompatible charging banner tip icon" into udc-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
103adb753a
@@ -85,7 +85,7 @@ public final class IncompatibleChargerTipTest {
|
||||
@Test
|
||||
public void getIcon_showIcon() {
|
||||
assertThat(mIncompatibleChargerTip.getIconId())
|
||||
.isEqualTo(R.drawable.ic_battery_alert_theme);
|
||||
.isEqualTo(R.drawable.ic_battery_charger);
|
||||
}
|
||||
|
||||
@Test
|
||||
|
||||
Reference in New Issue
Block a user