summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author mattsziklay <mattsziklay@google.com> 2024-03-19 13:34:09 -0700
committer mattsziklay <mattsziklay@google.com> 2024-03-28 15:29:29 -0700
commit4f228c305d26ffba649565e780892e1963881039 (patch)
tree307fa6cd11ffbd9875b615788e47270bd81263c2 /libs/androidfw/StringPool.cpp
parentaab4db2c4144a4bbaeb84920e7bcca7666137777 (diff)
Prevent pilfering of resize events.
Adds a check to see if drag resize handler should handle an event when other caption input is being handled. This is used in to prevent pilfering in view model when we want a corner drag. This fixes an issue where drag events in the area where caption and resize handles intersect would trigger both drag types but immediately cancel the drag resize, resulting in a reposition that sets bounds to fullscreen on ACTION_UP. This also restores the functionality of resize handles to be slightly inside caption bounds. Bug: 328413639 Test: Manual Change-Id: I56a5ab2c22c4d32f3eac3ec745820d18cfe83b73
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions