commit | 9b8ece2069dd17dd47215f8f860714ded4a3a231 | [log] [tgz] |
---|---|---|
author | Louis Chang <louischang@google.com> | Fri Aug 28 14:35:31 2020 +0800 |
committer | Louis Chang <louischang@google.com> | Wed Sep 16 15:29:49 2020 +0800 |
tree | e4248669e67c390f7bd76ee7b8efecbd977a3320 | |
parent | 1570626a6c506ead74c51ebac23c55a7319d3681 [diff] |
Pausing the resumed activity when making it invisible A resumed activity was added to stopping activity lists while making it invisible without having state changes. So, the activity won't be resumed if it became visible again because the activity is already in resumed state. Also adding the reason of why the activity should be paused. Bug: 160435184 Test: atest ActivityRecordTests Change-Id: Ie92fdef045cb0ba06fee9575878f8849f7eda1d9