0
Files
src/ios
Justin ab87c0d16c ios: Stop setting SettingsNavigationController's navBar to translucent.
Setting the navigationBar to translucent leads to a weird animation when
pushing a UICollectionViewController. In this case, the new view is
vertically offset below the navigationBar, and the paralax effect
dominates where the navigationBar should be, leading to a darkened
animation that pops back to it's correct color at the end.

Fixed: 1291309
Change-Id: I61e38b4d5a47adb22f28c230ea12de2cebbf3adb
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4081788
Reviewed-by: Gauthier Ambard <gambard@chromium.org>
Commit-Queue: Justin Cohen <justincohen@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1080304}
2022-12-07 13:46:35 +00:00
..
2022-12-05 13:16:08 +00:00
2022-11-30 15:16:32 +00:00

This directory holds code related to Chrome for iOS. See this document for a description of the structure underneath this directory.