commit | 090ccc50ee6d6895db77ffc4afcf7dd66f30597a | [log] [tgz] |
---|---|---|
author | Yorke Lee <yorkelee@google.com> | Mon Sep 30 16:40:17 2013 -0700 |
committer | Yorke Lee <yorkelee@google.com> | Mon Sep 30 17:28:04 2013 -0700 |
tree | 88764dfa4cd3eee039f92486f35a260c43c77674 | |
parent | 02bd6dfd37763a21d1a47a24579070f21c9ffc88 [diff] |
Fix flicker when long pressing to drag and drop Initial creation of drag shadow now uses the same layout logic as drag hovering so that the shadow does not jump upon first creation. Removed setPressed from onLongClick listener to avoid toggling of pressed state when drag was started. Bug: 10991974 Change-Id: I186cd62060e3a79913aa89fb7af989f3497e0b10