Merge "Fix b/265364351: Light theme icons opacity is too light" into udc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
802bff9092
@@ -157,7 +157,7 @@ public final class BatteryUsageBreakdownControllerTest {
|
||||
assertThat(pref.getOrder()).isEqualTo(1);
|
||||
assertThat(pref.getBatteryDiffEntry()).isSameInstanceAs(mBatteryDiffEntry);
|
||||
assertThat(pref.isSingleLineTitle()).isTrue();
|
||||
assertThat(pref.isEnabled()).isFalse();
|
||||
assertThat(pref.isSelectable()).isFalse();
|
||||
}
|
||||
|
||||
@Test
|
||||
|
Reference in New Issue
Block a user