History log of /frameworks/base/services/core/java/com/android/server/wm/animation/ClipRectTBAnimation.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8fe7e0a88ecc4a995a3a86b2ef60143fb0ffa1b0 13-Feb-2016 Jorim Jaggi <jjaggi@google.com> Fix clip reveal animation in docked window case

- Move ClipRectTB/LRAnimation to wm package, because that's the only
place we use it.
- Extend ClipRectTBAnimation to combine it with translation animation
so the clipping gets applied after the translation.
- Fix clip reveal transitions when a window is docked.
- Make the docked divider minimizing animations synchronized with clip
reveal animation.

Bug: 27154882
Bug: 22174716

Change-Id: If5c94c777f3b51c6f53f6f34cc261bf3439cfc88
/frameworks/base/services/core/java/com/android/server/wm/animation/ClipRectTBAnimation.java