diff options
author | Matt Casey <mrcasey@google.com> | 2021-03-06 23:01:47 -0500 |
---|---|---|
committer | Matt Casey <mrcasey@google.com> | 2021-03-06 23:01:47 -0500 |
commit | 23c2fae85b7e2d82549803b99689262d8f53f6f7 (patch) | |
tree | c2f121bde3a1890d22cd9a2263b804c4e33e0f45 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 156864ee6433c7875c3fe36430132f04abb1b553 (diff) |
Fix scroll capture in infinite scroll apps
Previously it would be scrolling down looking for a boundary but not
stop if it hit the max tile count, which would break the scroll capture
system. In reality, if it *ever* hits max tile count, there's nothing
more to be done.
Also added more debug logging to help diagnose any issues.
Unit testing to come in after ag/13766690 lands.
Bug: 182044708
Test: Verify output at the bottom, top and middle of a finite scroll
(Settings), verify output in infinite scroll (Reddit).
Change-Id: I0e70c554f9d4b3ebab4e9cf1003751a44aa5a81e
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions