commit | 5ba19c973a92f55dc9685decf8aeb821f0cd064b | [log] [tgz] |
---|---|---|
author | Mark Renouf <mrenouf@google.com> | Mon Apr 12 17:09:21 2021 -0400 |
committer | Mark Renouf <mrenouf@google.com> | Tue Apr 13 10:53:14 2021 -0400 |
tree | c095290f0bcf3ce1db9918bf52b7789d544099f6 | |
parent | 6304a5036545ee617052a7c3d08c6809c240e3a4 [diff] |
Do not inset scrollBounds by padding unless clipToPadding==true The intent is to avoid attempting to capture areas of a scrollable view which will never display content. This is only the case when clipToPadding = true (which is the default). Bug: 185153400 Test: atest ScrollCaptureViewSupportTest Change-Id: I2d97ba480320c3e83c056c0f51d7b4ca51715bd6