Skip to content
Commit 741f63b4 authored by Arthur Hung's avatar Arthur Hung
Browse files

Fix drag shadow does not render on screen when perform drag (1/2)

The drag shadow had been drawn in app process, we have to call
`DragState.updateDragSufraceLocked` so it could update the current
location and apply drag state's transaction directly.

Bug: 217279780
Test: atest DragDropTest
Change-Id: I97e74252e98cac0e6941bed58c8a64ae68cb6132
parent 9950dab6
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