commit | c3bf552ca8dc687bc088848af81fd6cbef31daf6 | [log] [tgz] |
---|---|---|
author | Louis Chang <louischang@google.com> | Fri May 08 16:02:26 2020 +0800 |
committer | Louis Chang <louischang@google.com> | Sun May 10 22:08:18 2020 +0800 |
tree | b9d53e9651f4062810b93de00d1bb23e22e8e44c | |
parent | 950aca5795537311f014fc39998172db42727e24 [diff] |
Fix fillsParent() always be false on finishing activity ActivityRecord#occludesParent() returns true only if the activity is not finish and is opaque since 99d6f0e, which caused side-effects to ActivityRecord#fillParent(). Bug: 155343623 Test: Close a freeform activity and examine the app transition Change-Id: I30f7071e5dadade8dc0aa3a7c8a573bf72c81f72