Skip to content
Commit db650d49 authored by wilsonshih's avatar wilsonshih
Browse files

Notify exit animation done to transfered starting window.

The starting window could transfer to another activity after app
transition started, in that case the latest top activity might not
receive exit animation done callback if there is no animation applied
to the starting window. Here we can notify animation finish to the
starting window if it is waiting for mAnimatingExit.

Bug: 184915086
Test: manual test on developer's app
Change-Id: I7666f0290d8aea8a8a3a5a6ad1856d25d54d4983
parent cf150a40
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment