[iOS] GradientView layer is not initialized
The -[GradientView updateColors] needs to be called at least once, to initialize correctly the gradient colors. Before: https://drive.google.com/open?id=1WJnG8ahbljpr0hSR8fut8ezGyIJ1i9s6 After: https://drive.google.com/open?id=1y0xTlrpu3ssvrlw7Kx05d5lqK56a1-Ko (the blue background was set just for the screenshots) Bug: 971989 Change-Id: I08c1fe12f5b142fde038da9b779a7399f1771f3b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2133937 Commit-Queue: Jérôme Lebel <jlebel@chromium.org> Auto-Submit: Jérôme Lebel <jlebel@chromium.org> Reviewed-by:Nohemi Fernandez <fernandex@chromium.org> Cr-Commit-Position: refs/heads/master@{#757032}
Showing
Please register or sign in to comment