[iOS] Use the colorful mic icon in original rendering mode.
We mistakingly were using UIImageRenderingModeAlwaysTemplate for the new colored mic icon, stripping the color. Use UIImageRenderingModeAlwaysOriginal to keep the colors from the png. Bug: 868962 Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: I5556cba4ef5e888c03d48d091f635bee3cfb95a4 Reviewed-on: https://chromium-review.googlesource.com/1162171Reviewed-by:Gauthier Ambard <gambard@chromium.org> Commit-Queue: Stepan Khapugin <stkhapugin@chromium.org> Cr-Commit-Position: refs/heads/master@{#580542}
Showing
Please register or sign in to comment