Loading packages/SystemUI/src/com/android/systemui/statusbar/pipeline/battery/ui/composable/BatteryWithEstimate.kt +1 −0 Original line number Diff line number Diff line Loading @@ -63,6 +63,7 @@ fun BatteryWithEstimate( text = it, color = Color.White, style = MaterialTheme.typography.bodyMediumEmphasized, maxLines = 1, ) } } Loading Loading
packages/SystemUI/src/com/android/systemui/statusbar/pipeline/battery/ui/composable/BatteryWithEstimate.kt +1 −0 Original line number Diff line number Diff line Loading @@ -63,6 +63,7 @@ fun BatteryWithEstimate( text = it, color = Color.White, style = MaterialTheme.typography.bodyMediumEmphasized, maxLines = 1, ) } } Loading