[iOS] Add drag support to tab grid page control.
This CL adds drag support to the tab grid page control using the standard UIControl touch-tracking methods. It updates the behavior of the control to call ValueChanged actions when the control is dragged, and TouchUpInside actions when a new segment is selected. Bug: 849649 Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: I365c8447f4e6ef215a7558bdab2522867154be38 Reviewed-on: https://chromium-review.googlesource.com/1093470 Commit-Queue: Mark Cogan <marq@chromium.org> Reviewed-by:edchin <edchin@chromium.org> Cr-Commit-Position: refs/heads/master@{#566371}
Showing
Please register or sign in to comment