Update battery tip main icon into materiel theme design
Update all battery tip icon into materiel theme design based on the UX feedback and clean up legacy icons Bug: 246960554 Test: make RunSettingsRoboTests ROBOTEST_FILTER=com.android.settings.fuelgauge.* Change-Id: I82f5b140700a36b29844c0c3330b2eeeda8e5a55
This commit is contained in:
@@ -48,7 +48,7 @@ public class SmartBatteryTip extends BatteryTip {
|
||||
|
||||
@Override
|
||||
public int getIconId() {
|
||||
return R.drawable.ic_perm_device_information_red_24dp;
|
||||
return R.drawable.ic_perm_device_information_theme;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Reference in New Issue
Block a user