Loading packages/SystemUI/compose/features/src/com/android/systemui/ambientcue/ui/compose/ShortPill.kt +0 −1 Original line number Diff line number Diff line Loading @@ -360,7 +360,6 @@ private fun Icon(action: ActionViewModel, backgroundColor: Color, modifier: Modi ) } ) .padding(1.dp) .clip(CircleShape) .background(backgroundColor), ) Loading Loading
packages/SystemUI/compose/features/src/com/android/systemui/ambientcue/ui/compose/ShortPill.kt +0 −1 Original line number Diff line number Diff line Loading @@ -360,7 +360,6 @@ private fun Icon(action: ActionViewModel, backgroundColor: Color, modifier: Modi ) } ) .padding(1.dp) .clip(CircleShape) .background(backgroundColor), ) Loading