summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorWinson <winsonc@google.com>2016-01-05 12:11:55 -0800
committerWinson <winsonc@google.com>2016-01-06 14:55:20 -0800
commitf24f21695f5609d06402cf61e3500d408b99bdcb (patch)
tree12c16c793958e24cf2e7f1447489fc82e2a5a7ae /tools/aapt2/java/JavaClassGenerator.cpp
parentef06413afce31800dc8dfee65e5f89bb610f192a (diff)
Refactoring and unifying TaskView animations.
- Adding notion of a TaskViewAnimation to animate a TaskView to a specific TaskViewTransform - Refactoring task view enter/exit/launch/delete animations into a separate class so that we can improve them easier - Removing individual TaskView view property animations in favor of using the existing TaskStackView stack animation. This ensures that we don't have to add separate logic when animating TaskViews. It is all handled by the TaskStackView now. - Breaking down the TaskStackView synchronize method into binding TaskViews and updating them to transforms. This allows us to synchronously update in many cases and is cleaner than the many request* calls. Change-Id: Ib26793568a14e837e6782358155f21158a133992
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions