mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-19 18:58:19 +00:00
Announcing the final action when the drag-drop completes
am: 3f8864069b
Change-Id: Iba49c7ba1d1c2d1f4c279970bbcc3ff96af5ccc0
This commit is contained in:
@@ -2743,6 +2743,9 @@ public class Workspace extends PagedView
|
||||
}
|
||||
parent.onDropChild(cell);
|
||||
}
|
||||
if (d.stateAnnouncer != null) {
|
||||
d.stateAnnouncer.completeAction(R.string.item_moved);
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user