commit | 670fd3f59160bdb81f38b6be2f176ba233915686 | [log] [tgz] |
---|---|---|
author | Yorke Lee <yorkelee@google.com> | Tue Dec 03 18:30:38 2013 -0800 |
committer | Yorke Lee <yorkelee@google.com> | Tue Dec 03 18:30:38 2013 -0800 |
tree | b306b9fd749ce412c505c8272609307798f50aa9 | |
parent | 02e388e56434e842637f6d3cad3c94a6c50ce259 [diff] |
Temporarily stop UI refresh during drag and drop If the user is in the middle of a drag and drop operation, temporarily stop UI refreshes when a new cursor is delivered, to prevent UI inconsistencies. This CL only fixes the dragging/dropping case. Swiping is still buggy (the fix is more complicated/risky), and swiping might be removed altogether in the future. Bug: 11119329 Change-Id: I2939c915d4eb5d8f9de19a369b21c6c98806ba94