[iOS][MF] Fix insets when changing fields.
This fixes a bug that was causing the system to add insets to the table view when jumping between fields. This inset was the same as the one other scroll views get when the keyboard appears. Setting |contentInsetAdjustmentBehavior| to never is not enough, and the inset gets added anyway. Bug: 878388 Cq-Include-Trybots: luci.chromium.try:ios-simulator-cronet;luci.chromium.try:ios-simulator-full-configs Change-Id: I305395fc691301a467523755d006277687a35c1d Reviewed-on: https://chromium-review.googlesource.com/c/1273041Reviewed-by:Kurt Horimoto <kkhorimoto@chromium.org> Commit-Queue: Javier Ernesto Flores Robles <javierrobles@chromium.org> Cr-Commit-Position: refs/heads/master@{#600976}
Showing
Please register or sign in to comment