summaryrefslogtreecommitdiff
path: root/api/api.go
diff options
context:
space:
mode:
author Josh Tsuji <tsuji@google.com> 2023-03-14 17:30:45 -0400
committer Josh Tsuji <tsuji@google.com> 2023-03-16 16:19:07 +0000
commitfd49d593feced2288db6e982209eb21d215f976c (patch)
treede9d0a4fb52082fac1837636db7532c121763090 /api/api.go
parentfe532fc2cb84616db8c56c5ff3f23d21dbd112c1 (diff)
Don't animate scrim changes to UNLOCKED if we're occluding.
The occlude animation suppresses the notification scrim alpha to 0f so that the animation can play over the lockscreen contents. When we finish that animation, we are currently animating from 1f to 0f, despite the current alpha being 0f already (due to the suppression). We can simply not animate this change to fix this, which is already done for activity launches. Fixes: 251275444 Test: launch timer from assistant on tablet Test: atest ScrimControllerTest Change-Id: Iccbe0124381a6cf1d813e8c1edb6c44b46cbd3fb
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions