diff options
author | Mark Renouf <mrenouf@google.com> | 2021-01-22 15:29:47 -0500 |
---|---|---|
committer | Mark Renouf <mrenouf@google.com> | 2021-02-03 20:00:56 +0000 |
commit | d84643adcc2dbbfdbe0ca92c9000b226bdbd7210 (patch) | |
tree | 05fba8825724beca0415e6307ad11703705abde4 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 4edcb5272a376da1d318eae7841b9f8001dbccb1 (diff) |
Avoid detecting WebView as TYPE_RECYCLING
Currently ScrollCaptureIntrnal only checks for >1 child views
but not >0 child views. Because of this, WebView is considered
a RecyclerView, but this will not work without any Views to
track.
This change classifies these as "OPAQUE" so they can be handled
specially. Until support for these is implemented they will be
skipped as targets.
Bug: 179253269
Test: Open Chrome to a scrollable page, take screenshot
Change-Id: I0b00598031879d2fa7c1295440b3de1e0e453031
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions