summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorshepshapard <shepshapard@google.com>2018-06-25 13:42:11 -0700
committershepshapard <shepshapard@google.com>2018-06-29 10:57:18 -0700
commit5229200dd36f803ed11c8d10d776c5c0cdeb0d14 (patch)
treeccd06dc48e25ed6df54e234a7c9560a4f873323d /tools/aapt2/java/JavaClassGenerator_test.cpp
parentaf5753836912a1c76ac35071b8343a6d00782d9e (diff)
Fix invisible scroll thumb blocks clicks.
The current issue is that Views that have either the horizontal or vertical scroll bars enabled will intercept mouse interactions that entire the region where the scrolling thumb would be even if the View cannot actually scroll because it's content isn't larger than it. This is fixed by only intercepting mouse interactions in the scroll thumb region if there is something to scroll. Bug: 110375792 Test: None yet Change-Id: Ib638b4ac88375f55bc80ba2a66d945a16ecd6d22
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions