summaryrefslogtreecommitdiff
path: root/services/coverage/java
diff options
context:
space:
mode:
author Rob Carr <racarr@google.com> 2022-10-10 23:15:49 +0000
committer Rob Carr <racarr@google.com> 2022-12-21 18:59:01 +0000
commit716ac1c2a93970c96bbff7d067abf74c465b89ea (patch)
tree849cc6e03fe425483b82c0b47f86cb1da5363c65 /services/coverage/java
parent0d09871867ffa3de87a470736d4ab8656cf84042 (diff)
SurfaceControlViewHost: Expose transferTouchGesture API.
A key feature of SurfaceControlViewHost is that touches are given directly to the embedded View hierarchy, however in some cases this can interfere with the seamlessness of embedding. For example if we are not clicking on an embedded element but in fact intending to scroll its container. Allowing transferring the current touch gesture to the host provides a way to solve this problem. We expose this through a SurfaceControlViewHost specific API in order to restrict scope and avoid sharing of any new tokens. Bug: 256993188 Change-Id: If94dbe4b862b6a159f2c0baee55dcb8c82c22e37
Diffstat (limited to 'services/coverage/java')
0 files changed, 0 insertions, 0 deletions