OSDN Git Service

Fix stack animation background coordinates.
authorRobert Carr <racarr@google.com>
Tue, 21 Nov 2017 21:18:40 +0000 (13:18 -0800)
committerRob Carr <racarr@google.com>
Wed, 22 Nov 2017 19:26:12 +0000 (19:26 +0000)
commit0d221ff7d91e298b20ad8c1e4bf49f83160f8d9f
tree40b65595655f4c0132b28e1cc6b2fdb263bbf1d8
parent1edf09c99b5aff31b2a9a7d95bef00cf12f50c9f
Fix stack animation background coordinates.

Forgot that we aren't yet in a relative coordinate space for the stack!

Bug: 69623943
Test: Manual
Change-Id: Id4285355dc0da967f450dacd0eb59372be9d2426
services/core/java/com/android/server/wm/TaskStack.java