[iOS] Fix iOS 13 bug where Settings.app doesn't scroll
As described in the linked bug, on iOS 13, in Settings.app, after the keyboard is opened, the scroll view doesn't adjust and the bottom rows are hidden beneath the keyboard. This workaround adds a bunch of blank lines to the end of the settings so the actual content can still be seen above the keyboard. Bug: 1056606 Change-Id: If34ae9356a42898f5616fde8cafdd6ea00ccb2e1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2077932Reviewed-by:Sylvain Defresne <sdefresne@chromium.org> Commit-Queue: Robbie Gibson <rkgibson@google.com> Cr-Commit-Position: refs/heads/master@{#745035}
Showing
Please register or sign in to comment