Chromium Code Reviews
Description[Home] Fix coloring issues in status bar
This change fixes two problems:
- The Android api levels that allow changing of the status bar
background and the level that allows status bar "light mode" for
the icons is different. Any version of Android below M will now use
black as the status bar color if Chrome Home is enabled.
- The system UI flag indicating whether or not the status bar was in
"light mode" was never reset when viewing the tab switcher or
incognito NTP. This change removes the flag in those cases.
All the status bar color logic now lives in BottomSheet.java, making
ChromeTabbedActivity easier to read.
BUG=710084, 708680
Review-Url: https://codereview.chromium.org/2809003006
Cr-Commit-Position: refs/heads/master@{#463785}
Committed: https://chromium.googlesource.com/chromium/src/+/54c4473401a83a2e700d39cf3ee0fee91eb198fc
Patch Set 1 #
Messages
Total messages: 14 (8 generated)
|
||||||||||||||||||||||||||||