diff options
| author | 2022-09-16 16:53:53 +0800 | |
|---|---|---|
| committer | 2022-09-29 09:20:49 +0000 | |
| commit | 66e601fb135ce681a88655d6306e503ebad661ff (patch) | |
| tree | f643fb4e55d78ed2c0f269f2b1a2d6e2fa85d0fa /libs/androidfw/StringPool.cpp | |
| parent | cee1239a5a3e4b95c16612264499f712546cee14 (diff) | |
[Shell Transition] Schedule another transition to update visibility.
Activity could call setTranslucent during a transition playing, if the
task of an activity was in transition and that activity should become
invisible, it would be defer until transition finish.
However, since the activity wasn't participant the running transition,
there won't do commitVisibility for it after transition finish.
To correct the visibility status, trigger another transition so the
activities which visibility changed can be collect and commit.
Bug: 246518648
Test: atest testConvertTranslucentOnTranslucentActivity
Test: atest testConvertTranslucentOnNonTopTranslucentActivity
Change-Id: Ic1cda79da37162cca2a1a3fbc73311cc325b3874
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions