History log of /frameworks/base/core/java/com/android/internal/widget/ViewClippingUtil.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d3809996af29764776fe069406f85756e53c7eac 28-Oct-2017 Selim Cinek <cinek@google.com> Implemented animations for messaging changes

The animations for new messages coming in are now happening
more smoothly. They have proper appear and disappear
animations.

Test: manual, add new messages, observe animations
Bug: 63708826
Change-Id: I714e976cfee5c0a2c5187a5c3146a7530739f312
/frameworks/base/core/java/com/android/internal/widget/ViewClippingUtil.java
5ec560a12acd6f2df67ad3ac8090809a4501bcce 28-Oct-2017 Selim Cinek <cinek@google.com> Refactored clipping util to be used in core

We need the possibility to disable clipping
up a view hierarchy also in core, so I'm
moving it and refactoring it.

Test: expand, observe normal clipping
Bug: 63708826
Change-Id: I157395be8f2b7ac75afc0a3967cb0f2068a02fb6
/frameworks/base/core/java/com/android/internal/widget/ViewClippingUtil.java