OSDN Git Service

Protecting QSB scroll while transition animation is running.
authorSunny Goyal <sunnygoyal@google.com>
Wed, 20 Jul 2016 18:18:25 +0000 (11:18 -0700)
committerSunny Goyal <sunnygoyal@google.com>
Wed, 20 Jul 2016 18:20:37 +0000 (11:20 -0700)
commitc553c33ae6824cf9b2f3274a9a5d275445ac1968
tree931893a87485ff19379b5e77153a8a3ee18ff413
parent4dcb8313822e6ec4e141c7d68f035e2dc7e683bc
Protecting QSB scroll while transition animation is running.

During transition animation the qorkspace scroll changes while the actual
workspace UI is mostly stable. This causes the QSB to animate while the
pages are not changing.
Bug: 30229069

Change-Id: I66ec41276c0e26164d20da6a5e0e251975390428
src/com/android/launcher3/Workspace.java