summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorJosh Tsuji <tsuji@google.com>2020-06-10 18:24:56 -0400
committerJosh Tsuji <tsuji@google.com>2020-06-10 18:30:27 -0400
commit5421eb693ef5fa0d13283ee6c2805e4d7901c7bf (patch)
tree43f2022c6109a90124a4ad38b3fa60c7488d094b /tools/aapt2/java/JavaClassGenerator.cpp
parentab6c4a7685600ac67798a931377814b2244b4006 (diff)
Fix manage not being dismissed by taps in the AV bounds.
This actually isn't a touchable region issue - the expanded view steals touches from the stack if they're within the AV's vertical bounds so that back swipes across the side padding aren't intercepted by the stack, causing it to collapse. We should be checking the x coordinate as well, since the stack *should* be able to intercept touches from the AV itself. Fixes: 158674822 Test: manual Change-Id: Ieb12e6d97a0c180139bcaa1634e0ce47899d7c72
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions