[Omnibox] Implement the animation for tab switch
This CL implement the animation for tab switch from Omnibox suggestions. Try to match the animation in IOS, if new tab's index is smaller than old one, new tab slide in from left. If new tab's index is larger than old one, new tab slide in from right. Also, the animation time is matching IOS at https://source.chromium.org/chromium/chromium/src/+/master:ios/chrome/browser/ui/tabs/switch_to_tab_animation_view.mm;l=15. Bug:1092268, 1101517 Change-Id: I5b6c6fa8c290130a3f7fdbc9818a2ac40179cfef Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2276806 Commit-Queue: Gang Wu <gangwu@chromium.org> Reviewed-by:Matthew Jones <mdjones@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Cr-Commit-Position: refs/heads/master@{#785758}
Showing
Please register or sign in to comment