diff options
author | Riddle Hsu <riddlehsu@google.com> | 2021-06-25 21:59:34 +0800 |
---|---|---|
committer | Riddle Hsu <riddlehsu@google.com> | 2021-06-25 22:17:25 +0800 |
commit | 1314b9bd1a7925ea4c80e8889ca9318cd64dcb61 (patch) | |
tree | a78db283b82ecd6b1fb8bc2081783de77a173439 /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | 184c61395ec061c7a73017daae73458daa774c30 (diff) |
Clear invisible transition info
If 2 independent launch events happen in a short time, e.g. the
first activity is only added to the stack with initial states,
and only the latter is actually launched. Then the invisible
transition info (the activity occluded by the latter) should be
dropped. Otherwise when returning to it from back stack, the
transition time will still be counted from the time it added.
Bug: 192043869
Test: ActivityMetricsLaunchObserverTests#testOnReportFullyDrawn
Change-Id: I6c6ae59fce2f7e417c606489fb331d9ab6ad4f0a
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions