diff options
| author | 2023-08-04 15:30:05 -0700 | |
|---|---|---|
| committer | 2023-08-04 15:43:15 -0700 | |
| commit | 3bd8d8e9a98922a9d5201e0cc6484753512ec97d (patch) | |
| tree | 3b5c5a54c6e6ec21c7f048dcd40e5581c20ac86d /libs/hwui/FrameInfoVisualizer.cpp | |
| parent | e806a0d3a865495d38c6e1bd081d32537f63fd8b (diff) | |
Fix ScrollView and HorizontalScrollView overscroll retraction
Bug: 288270962
When overscrolling, the scroll was being stuck beyond the range
of the scroll. This left it in a funny position and the next
time the ScrollView or HorizontalScrollView had an interaction,
it would snap to a valid scroll offset.
This CL allows the scrolling to move the content back to the
expected position without affecting the stretch.
Test: new tests, manual testing
Change-Id: I8f5ae18d44adf55d9ce026b0e31f3d1a140d57c6
Diffstat (limited to 'libs/hwui/FrameInfoVisualizer.cpp')
0 files changed, 0 insertions, 0 deletions