Add support for changing navbar divider color in chrome custom tabs
Users required the ability to change the color of the navigation bar divider which looked inconsistent in custom tabs when both the contents of a web app and nav bar were the same color. This CL extends CustomTabNavigationBarController to set the divider color, and extends CustomTabIntentDataProvider to contain the divider color. Test: Added a new test file CustomTabNavigationBarControllerTest.java to test possible combinations of setting navigation bar and divider colors. Bug: 1021436 Change-Id: I2077c44c3be5f8fe2c842884e4f85ce70b1376b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2297394Reviewed-by:Peter Conn <peconn@chromium.org> Commit-Queue: Pavol Drotár <pavoldrotar@google.com> Cr-Commit-Position: refs/heads/master@{#789106}
Showing
Please register or sign in to comment