OSDN Git Service

Remove relayouts
authorHyunyoung Song <hyunyoungs@google.com>
Sat, 2 Jul 2016 01:04:07 +0000 (18:04 -0700)
committerHyunyoung Song <hyunyoungs@google.com>
Sat, 2 Jul 2016 01:04:07 +0000 (18:04 -0700)
commit45eb757ea7321aeb8b34803681ec2eb4532b6d55
tree528e5f33c39f1871857ad3b74ab225ff1bf9f4e7
parentc9e71b88768639322f0821385923cb1626c10682
Remove relayouts
b/29945805

> Workspace relayout occurs when window flag is set to
change the status bar. This should not cause AllAppsTransitionController
to be initialized.
> Setting/Unsetting background drawables on the hotseat
also causes unnecessary layout. Fix this issue.

Change-Id: I73a3bfd3eb4bc34cf6760ffbd9826e3fef867056
src/com/android/launcher3/Hotseat.java
src/com/android/launcher3/allapps/AllAppsTransitionController.java