packages/SystemUI/compose/features/src/com/android/systemui/communal/ui/compose/GridDragDropState.kt
+12
−3
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Currently, the remove button shows in edit mode if an item is selected or we are reordering. However, the definition of reordering was defined on simply drag start. This changelist updates the behavior to make sure we're actually dragging an item before we are considered in the reordering state. Test: manually verified remove button shows under correct conditions Flag: EXEMPT bugfix Fixes: 346337328 Change-Id: I2f5524acea494799d0f92e5c08a49f24d5428607