commit | f2fd2eb5d0c05e972b260448d82eb7480316b1a8 | [log] [tgz] |
---|---|---|
author | Matt Pietal <mpietal@google.com> | Fri Oct 18 15:00:14 2024 +0000 |
committer | Matt Pietal <mpietal@google.com> | Wed Oct 23 20:03:56 2024 +0000 |
tree | 66267e7fb348916d8013e900901dfd075373cf22 | |
parent | 388ef45bf14c50e51c59c39e92df100d3ed3e93c [diff] |
Tweak to isOnLockscreen With numerous notifs on the lockscreen and UDFPS set up, tap a notification to show ALTERNATE_BOUNCER. During the end of this transition, the bounds may flicker. This occurs as there is a tiny gap between conditions in isOnLockscreen flow. Use transitionValue() instead for all checks. Fixes: 372210467 Test: atest SharedNotificationContainerViewModelTest Flag: EXEMPT bugfix Change-Id: Ieaa8d1d6ca380fbd0fdb6552b087215208953974