Fix home launcher not shown issue
Background: There are several corner cases that home launcher is not shown: 1. Drag app list from shelf, meanwhile switch to tablet mode. 2. Drag app list to shelf after being opened, meanwhile switch to tablet mode. 3. Close app list and, during the close animation, switch to tablet mode. Changes: 1. Ignore drag event from both shelf or app list and reset dragging state when tablet mode is on. 2. Immediately stop close animation before reshow app list when tablet mode is on. Bug: 872072,871923 Change-Id: I5bd7dae242d84e2f0a82839693fbd36930f8e613 Reviewed-on: https://chromium-review.googlesource.com/1167658Reviewed-by:Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Weidong Guo <weidongg@chromium.org> Cr-Commit-Position: refs/heads/master@{#581688}
Showing
Please register or sign in to comment