diff options
author | Filip Gruszczynski <gruszczy@google.com> | 2015-09-24 09:04:26 -0700 |
---|---|---|
committer | Filip Gruszczynski <gruszczy@google.com> | 2015-09-25 15:16:17 -0700 |
commit | 49b80afaf9e71d6b5d4cab26f1459d84d1070f19 (patch) | |
tree | c0125844460bee7fae979939b307951be154c5b4 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | c8433b60a777863967f46de1bbbc92ff0336b2e1 (diff) |
Entry animation for docking windows.
We achieve the animation in the same way we would do that for maximizing
windows. We preserve the exiting window of relaunched activity until the
activity adds a new one. Then we animation the new window from the
bounds of the old window to the dock bounds.
This mostly reuses existing infrastructure for maximize animations, but
unfortunately needs scaling. The before window might be have one
dimension larger than after window and using cropping is not sufficient.
Change-Id: I9538ba983a0af1e64ea48aad6836173d6fd25f3b
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions