commit | 770a8ebeec58ac45df8ce5f4948d92123844e76a | [log] [tgz] |
---|---|---|
author | Selim Cinek <cinek@google.com> | Wed Jun 16 15:09:31 2021 +0200 |
committer | Selim Cinek <cinek@google.com> | Wed Jun 16 15:26:19 2021 +0200 |
tree | 7771912011e71bad356518925dadf2cb931ab939 | |
parent | adc3f0b6c176ff78f13fbf6e25453fb6739b6333 [diff] |
Fixed an issue where the top edge flickered Because the overscroller is going over the edge, scrolling could sometimes become negative. Also, the edge position didn't actually match the position of the overscroll. Now the overscrolling is done via the stackY, which also updates the qsEdge. Fixes: 191246064 Test: overscroll with notifications, observe no flickering Change-Id: Iea994b05152f1c2465224b5371b4330a67310827