diff options
author | Jorim Jaggi <jjaggi@google.com> | 2018-03-19 14:53:23 +0100 |
---|---|---|
committer | Jorim Jaggi <jjaggi@google.com> | 2018-03-20 22:00:00 +0000 |
commit | 6de6101c63f145c50bb644febc762a0455e7bb8a (patch) | |
tree | 7f3c3dfdd5781d0055ace1ac3f8b6168ac4d93b4 /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | 5a8deab6c8a349d2972692e14e41ee41ca9e296c (diff) |
Wait with reparenting back until all app animations are done
An activity A that has a shorter animation that is above another
activity B with a longer animation in the same task, the animation
layer would put the B on top of A, but from the hierarchy, A needs
to be on top of B. Thus, we defer reparenting A to the original
hierarchy such that it stays on top of B until B finishes
animating.
Test: Above scenario
Test: AnimatingAppWindowTokenRegistryTest
Fixes: 75246892
Change-Id: I73796376c1cbeb8327262a304911ce2abfbbb0b6
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions