Simplify and optimize InCall animation
* Remove the scrim and directly animate the call card container
* ResizeAnimation is no longer needed, instead we animate the height
of the card by using an ObjectAnimator and prevent any layout changes
from happening during the duration of that animation
* Change together Animators to remove some boilerplate
* Remove now redundant outer FrameLayout in call_card.xml
Bug: 14820894
Change-Id: Ifc847a47e6e03deed902c81740272a08e09a318b
3 files changed
tree: 98eb824610c130a23afd541278c9083306fdfd5c
- InCallUI/