diff options
author | wilsonshih <wilsonshih@google.com> | 2019-08-08 17:48:46 +0800 |
---|---|---|
committer | wilsonshih <wilsonshih@google.com> | 2019-08-08 21:52:33 +0800 |
commit | 73b6e26d8c3e388995da6b72a9fda764883aaef9 (patch) | |
tree | 67c1cd74c5725951c0502f5ae305a72e06664046 /tests/DynamicCodeLoggerIntegrationTests/src/cpp | |
parent | 3956d9606c3e0be8caf34f7933ee038f2668c7ef (diff) |
Freezing screen when dismiss pip if orientation is going to change.
When skip pip animation to fullscreen, the stack will move to another
fullscreen stack then resume top activity, if one of activity is not
paused, the remaining resume steps will be skip till all activities
paused. In that case the fullscreen stack will shows up before rotation
animation.
To let the animation smooth, freeze screen once we know the orientation
is going to change when dismiss pip.
Fix: 138820136
Test: atest ActivityLifecyclePipTests
Change-Id: I808b1a797a322ffce039de4bcad316973e732672
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp')
0 files changed, 0 insertions, 0 deletions