commit | 741f63b4ecc9e4d02888d22253fc88ecc3bebe4b | [log] [tgz] |
---|---|---|
author | Arthur Hung <arthurhung@google.com> | Thu Feb 10 04:30:39 2022 +0000 |
committer | Arthur Hung <arthurhung@google.com> | Fri Feb 11 06:26:42 2022 +0000 |
tree | b472102e88d6a7170e4b00e1aab5b719dba82896 | |
parent | 9950dab6564d91425403b431f2d40431d9719bcd [diff] |
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