summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Bryce Lee <brycelee@google.com> 2022-12-06 16:37:39 -0800
committer Bryce Lee <brycelee@google.com> 2022-12-12 22:56:12 -0800
commitbdd33e3b59d95df0ab6e80fa59556a29266c357f (patch)
treec0f6af0b216fa3ad23f2173148c425fcc25435ad /libs/androidfw/StringPool.cpp
parent6eb501e6c6766c71b7446651f58964ee9042474d (diff)
Do not specify root view in TouchInsetManager.
TouchInsetManager helps limit the touch targets for a surface to a given set of child views. Previously, a root view was specified at construction, from which the attached surface was retrieved from. Since this information is associated with each tracked view, providing this information upfront is not necessary. This changelist updates TouchInsetManager to retrieve the attached surface from the views rather than at construction. The logic has been updated to support multiple root surfaces, allowing the same TouchInsetManager to be used across surfaces. Test: atest TouchInsetManagertest Bug: 261781069 Change-Id: Ief02e781fd3b2beb1373f05192690f664cacb6c1
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions