| commit | bd1724cf6d5d443510796db2963d9a38015b9d60 | [log] [tgz] |
|---|---|---|
| author | Jeff Chang <chengjeff@google.com> | Sun Aug 01 17:50:33 2021 +0800 |
| committer | Jeff Chang <chengjeff@google.com> | Fri Sep 10 17:59:30 2021 +0800 |
| tree | 8a91330eba23258f45927858ee9289161eab3ad7 | |
| parent | 08774f2ffc033d4e8186b5a7914b7e08a1fed84c [diff] |
Update the documentation for onResume of Activity onResume is not always an indicator that the activity is visible and start interacting with the user. The case demonstrated activity is in the relaunched process (onCreate() -> onResume()) while the screen is still locked. Update the documentation to prevent developers from being confused. Bug: 187494420 Test: build Change-Id: Id52a02b54218d899a948640049cb627eb98ef2f6