summaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorcalderwoodra <calderwoodra@google.com>2018-03-26 14:34:14 -0700
committerCopybara-Service <copybara-piper@google.com>2018-03-26 22:26:41 -0700
commit135b11234146f4e44d2597c679c326c42af6e1f6 (patch)
tree9ce9c069aec759853531e0556e9325698ef9bc1c /LICENSE
parent0a8163fde93716a0a7ae2d7b536851f59da15a38 (diff)
Fixed drag to remove favorite contacts on a few devices.
There were 2 issues at play here: 1) views not being able to leave the list view bounds 2) RemoveView not getting drag events. Their resolutions are: 1) add a drag drop listener to the root layout of the activity, now the view can be dragged anywhere. 2) Drag events are only sent to views that are visible, so we no longer set the remove view visibility to GONE and instead set it's contents to GONE. Bug: 76086197 Test: manual PiperOrigin-RevId: 190526568 Change-Id: I3360015f65a134a896601d6298d07163844e302c
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions