summaryrefslogtreecommitdiff
path: root/java/src-debug/com
diff options
context:
space:
mode:
author Matt Casey <mrcasey@google.com> 2023-08-22 19:58:56 +0000
committer Matt Casey <mrcasey@google.com> 2023-08-25 20:52:21 +0000
commit2408b1e62c0facac74545ad97705ca4386323956 (patch)
tree02341196e24939c71042ec3549cdbc525ebdf2fd /java/src-debug/com
parentea59592a728c2fb00070f15873e85939b806a3d9 (diff)
Defer finish() to onStop() when doing shared transition
We used to immediately finish() after starting the shared element transition. In high-latency situations, this transition took a while to start and resulted in some broken UI in window manager. Instead of finishing immediately, we finish onStop() such that we can wait for the transition to actually begin. Bug: 292158050 Test: Share an image that has high latency to load. Validate that the UI looks normal (albeit slow) when the edit transition happens (see bug). Change-Id: I66686398781aeea630c500c48198c5febc1e8fc2
Diffstat (limited to 'java/src-debug/com')
0 files changed, 0 insertions, 0 deletions