OSDN Git Service

Initialize the animation leash with the current values
authorWinson Chung <winsonc@google.com>
Fri, 13 Apr 2018 00:14:50 +0000 (17:14 -0700)
committerWinson Chung <winsonc@google.com>
Fri, 13 Apr 2018 00:14:50 +0000 (17:14 -0700)
commit65a0586b39d452d4aab83f8d762b991954190bf4
treeef208831071a5dee240b6f882aa158645b585ecb
parent437b252c96ac0ab494724ccd594da53bc8d24a50
Initialize the animation leash with the current values

- We already do this with remote animations, need to do this with the
  recents animation to ensure that layers are set correctly by default.

Bug: 77981669
Test: Open app, open translucent activity, swipe up and ensure that they
      don't reorder during the transition

Change-Id: I492d12b871c602e348ea0623752787b8b0ac3f10
services/core/java/com/android/server/wm/RecentsAnimationController.java