commit | b1daa5e262b1b4da7e48763967ad6813d7c1aca5 | [log] [tgz] |
---|---|---|
author | Louis Chang <louischang@google.com> | Mon May 04 12:37:25 2020 +0800 |
committer | Louis Chang <louischang@google.com> | Thu May 07 16:41:05 2020 +0800 |
tree | f6f4cd6dba6be78bb9be5bc9a01cbfc34dd567fc | |
parent | 950aca5795537311f014fc39998172db42727e24 [diff] |
Updates visibility before trying to notify task stack changes The previous activity would be immediately paused while starting a resume-while-pausing activity, but we did not notify the task stack changes to the listeners because the activity visibilities weren't updated yet. Bug: 154447447 Test: atest TaskStackChangedListenerTest Change-Id: Id5da1c8f0fdf755341381bf49d8f48f396eebb55