commit | 2d6b2f9fd66da096cb21e29d201c66bad5127a7b | [log] [tgz] |
---|---|---|
author | Tiger <tigerhuang@google.com> | Fri Nov 04 16:06:00 2022 +0800 |
committer | Tiger <tigerhuang@google.com> | Fri Nov 11 17:34:27 2022 +0800 |
tree | f930ac1fca3894d325114defb1d0d6e24da8e418 | |
parent | 46fa95fc23aca49549f627e20fb8c51cd3ba8882 [diff] |
Skip updating system bar attributes while relaunching related apps The appearance of system bars might change while relaunching apps. We don't report the intermediate state to system UI. Otherwise, it might trigger redundant effects. Fix: 255353969 Test: Rotate an app which will relaunch itself during rotation (ex: calculator) and see if onSystemBarAttributesChanged is only called once. Change-Id: Ie7241a9bbba19688755bdbb1ddc2abe5f7cb5eac