commit | 3ccbe8c15ac7b6800ea90dffcd5386fcce58116e | [log] [tgz] |
---|---|---|
author | Luca Zuccarini <acul@google.com> | Fri Mar 18 15:44:39 2022 +0000 |
committer | Luca Zuccarini <acul@google.com> | Wed Mar 30 14:43:52 2022 +0000 |
tree | 3e8f43cb1f7ae75ac41159f6ff83bf732bae6707 | |
parent | ce407722207b15fc4e3d1ba0001681c9e2c08599 [diff] |
Add animateAddition() to the ViewBoundAnimator API. The goal is to have a clear API difference between views animating from not being on screen to being visible and the normal view bound animations. Allows the user to specify an origin to the addition animation, and animates the view starting from that position. Bug: 224980562 Test: manual and unit tests included Change-Id: If0e86a3d240582c3e276f76c029cb8d3251e82b0