DescriptionChromecast ATV: distinguish actual shutdown vs. lifecycle from sleep.
Activity lifecycle is different when coming out of sleep mode, since
the activity doesn't actually have focus. For whatever reason, this
results in an extra onPause/onStop/onStart/onResume sequence before
the app is "started".
Details: http://stackoverflow.com/questions/25369909/
R=lcwu@chromium.org,byungchul@chromium.org
Committed: https://crrev.com/050bed365f613a1227364055ae19b1e4445f963a
Cr-Commit-Position: refs/heads/master@{#312550}
Patch Set 1 #
Total comments: 4
Messages
Total messages: 11 (1 generated)
|