commit | 0f0fd44a325bb762a053da208eb42b2ec6f4e6a8 | [log] [tgz] |
---|---|---|
author | Louis Chang <louischang@google.com> | Fri Feb 23 03:27:47 2024 +0000 |
committer | Louis Chang <louischang@google.com> | Mon Feb 26 05:59:44 2024 +0000 |
tree | bfdfec44223948efc678ab2cd7a340d8a4797fee | |
parent | b23955e748b0d2f273bc9a3fd8441e5b27f85197 [diff] |
Fixes no dim surface boost when starting home The TaskFragment#mVisibleRequested is false when home started and therefore the dim surface was not boost during the transition animation. Drops the #isVisibleRequested check since the visibility of the activity window is still checked in #shouldBoostDimmer. Bug: 323080222 Test: repro steps on the bug Change-Id: Ia0242ccf6026da4061acdc752fad35bc36a25b16