Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 1c88a2be authored by Lyn Han's avatar Lyn Han
Browse files

Fix one-icon shelf flicker on lockscreen swipe-up

The flicker happens because floating point comparison
for viewStart and shelfStart is off by ~0.001f sometimes,
such that the notification is thought to be above the shelf,
causing the shelf to hide since it no longer has a full view.

Bug: 222123657
Test: NotificationShelfTest
Test: on lockscreen, swipe up with one icon in shelf
      => no flickering
Change-Id: Iad2bb24d4a51d5a831aa3193de10f768fa7c41be
parent c8fcbb5b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment