summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorEvan Rosky <erosky@google.com>2017-10-26 12:50:33 -0700
committerEvan Rosky <erosky@google.com>2017-10-30 16:07:50 -0700
commit837ae0d4252b37ab859a48e119ca34919ca44dbb (patch)
tree60fa3e42441a6c774a1df263683fd8b0dc4978b3 /tools/aapt2/java/JavaClassGenerator.cpp
parente033dbd76093075bd8f24691beb321aac1793b5f (diff)
Fix some mouse + list-item selection/scrolling issues
Any "touch" interaction now hides selection (since mouse doesn't enable touch-mode, this wasn't happening anymore; also, allowing listview to scroll an actual selection off-screen would be very involved and risky). The selector hilight remains (since mouse doesn't enter touch-mode). This is a new scenario, so this change also makes sure to hide the selector hilight when it's target view is scrolled off-screen. Bug: 67881712 Bug: 67720587 Test: Existing CTS tests still pass. Can now click list items via mouse even when scrolled. Visually checked that that selector hilight is not visible if off-screen. Change-Id: Ia7b0fd7b247e8d9d9e609364a5500717df648fd9
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions