Update shortcurts' centering insets after the view is properly sized.

Shortcuts need to be centered. This is achieved by insetting the cells
with a computed amount. This computation used to happen in
-viewWillAppear:, but in some cases the containing table view cell is
not yet properly sized. So postpone this insetting to -viewDidAppear:

Bug: 931210
Change-Id: Ic66a273d5337a442ccb57fda30cf0d8c370052c3
Reviewed-on: https://chromium-review.googlesource.com/c/1475751
Auto-Submit: Stepan Khapugin <stkhapugin@chromium.org>
Reviewed-by: Gauthier Ambard <gambard@chromium.org>
Commit-Queue: Stepan Khapugin <stkhapugin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#633692}
1 file changed