OSDN Git Service

Only postpone animations if app is visible
authorMichael Jurka <mikejurka@google.com>
Thu, 11 Apr 2013 18:32:45 +0000 (11:32 -0700)
committerMichael Jurka <mikejurka@google.com>
Mon, 22 Apr 2013 14:07:43 +0000 (16:07 +0200)
commitcd496d723ca6b4b100771ae66f09007e7acf0d17
tree2089530fe538aa6aeca66b0381818f4e17b90ac9
parent199d541c8d5a62551e7d78559824a52270e8cb13
Only postpone animations if app is visible

Fixes bug where folders would remain open after
returning to launcher

Bug: 8681168

Change-Id: I930616f2aa006c1e23298dbdb0a80a9390ea41af
src/com/android/launcher2/FirstFrameAnimatorHelper.java
src/com/android/launcher2/Launcher.java