Skip to content
Commit 86a32d0d authored by Saho Kobayashi's avatar Saho Kobayashi
Browse files

Correctly remove drag surface when perform drag failed

Currently DragDropController uses release to remove drag surface when performDrag fails, but release does not remove the surface from the screen.
This CL changes release to remove to correctly remove the drag surface.

Bug: 278663749
Test: DragDropControllerTests
Change-Id: I47f8c279fb49944e540078187437a4d7b153e721
parent 7d7180e4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment