Use consistent status bar theming in webapps
This patch changes WebappActivity to use the status bar theming methods in the parent ChromeActivity rather than directly calling the api compat method. As a result, webapps will have status bar theming logic consistent with other chrome activities. The overrides now ignore incoming theme colors in favor of it's own brand color. Bug: 801474 Change-Id: I1f21de0465aea5262ea30d1912153461f71e41bc Reviewed-on: https://chromium-review.googlesource.com/c/1435914Reviewed-by:Theresa <twellington@chromium.org> Commit-Queue: Matthew Jones <mdjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#626124}
Showing
Please register or sign in to comment