3bd2420911783212e5b6031bed9afbfc17d57e7b
Sometimes PowerGaugePreference will show anomaly icon when they shouldn't. I think it is because PreferenceViewHolder has cache about the previous data. This cl fixes it by setting compound drawable as 0 when showAnomalyIcon is false. Bug: 36924669 Test: RunSettingsRoboTests Change-Id: I5ea0dc307aafcce386c84963e618d1213de5ec19
Description
No description provided
Languages
Java
89.8%
Kotlin
10.2%