OSDN Git Service

Don't animate showWorkspaceAndExitOverviewMode
authorAllan Wojciechowski <allanwoj@google.com>
Wed, 2 Oct 2013 15:13:17 +0000 (11:13 -0400)
committerAllan Wojciechowski <allanwoj@google.com>
Wed, 2 Oct 2013 15:15:27 +0000 (11:15 -0400)
commitfdc4302bfa9b0ff65403006a89872f4a523fa825
tree6bd9e042b13db1cf31101b0d5eebbb807082f71b
parent044db335abfebb4a3c3ebc82d40d157c73b7f8cb
Don't animate showWorkspaceAndExitOverviewMode

We shouldn't animate from here as this only gets called when
transitioning to the custom content screen and we shouldn't
animate exiting overview mode.

Bug: 10849624
Change-Id: I1309f2ed1f89a20a9e7b7a2fb5aec47b01f222ab
src/com/android/launcher3/Launcher.java