[iOS] Update the toolbars in BVC's viewWillAppear
This CL changes how the broadcasted value of toolbar height is done. The value is now broadcasted when the view will become visible instead of when it did become visible. Using this, the toolbar insets are updated when the view will become visible, allowing a smoother animation when the screen has been rotated in background. Bug: 908796 Change-Id: I49e42fa9246ff76fc702243a3f6571cb81ab912c Reviewed-on: https://chromium-review.googlesource.com/c/1356588Reviewed-by:Kurt Horimoto <kkhorimoto@chromium.org> Commit-Queue: Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#613045}
Showing
Please register or sign in to comment