Loading packages/SystemUI/compose/features/src/com/android/systemui/communal/ui/compose/GridDragDropState.kt +1 −1 Original line number Diff line number Diff line Loading @@ -264,7 +264,7 @@ fun LazyGridItemScope.DraggableItem( alpha = itemAlpha } } else { Modifier.animateItemPlacement() Modifier.animateItem() } Box(modifier) { Loading Loading
packages/SystemUI/compose/features/src/com/android/systemui/communal/ui/compose/GridDragDropState.kt +1 −1 Original line number Diff line number Diff line Loading @@ -264,7 +264,7 @@ fun LazyGridItemScope.DraggableItem( alpha = itemAlpha } } else { Modifier.animateItemPlacement() Modifier.animateItem() } Box(modifier) { Loading