commit | 33c2ef5fdeca6a4f09dd09522a1addaccaf14954 | [log] [tgz] |
---|---|---|
author | Jeff DeCew <jeffdq@google.com> | Fri Sep 08 14:07:36 2023 +0000 |
committer | Jeff DeCew <jeffdq@google.com> | Fri Sep 08 14:07:41 2023 +0000 |
tree | 601fa8abdd836319d60cc018906b871503d6cac7 | |
parent | bd247cbe0eb7ce71118448341b7d12cbcbbe08b9 [diff] |
Hide EmptyShadeView during OCCLUDED->AOD transition This expands the condition introduced in Ie81ea7f95fa42294fb32cffd305f840ca9c1c9e3 which accounted for GONE->AOD to also consider the from-occluded transition. Change-Id: I62322be1a5a64116e0c997dab5bb63432f5251db Test: atest NotificationStackScrollLayoutControllerTest Fixes: 296670820