Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(578)

Issue 2809003006: 🏠 Fix coloring issues in status bar (Closed)

Created:
3 years, 8 months ago by mdjones
Modified:
3 years, 8 months ago
Reviewers:
Theresa, gone
CC:
chromium-reviews, agrieve+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -10 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/ChromeTabbedActivity.java View 1 chunk +1 line, -9 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/widget/bottomsheet/BottomSheet.java View 5 chunks +31 lines, -1 line 0 comments Download

Messages

Total messages: 14 (8 generated)
mdjones
ptal
3 years, 8 months ago (2017-04-11 16:43:24 UTC) #3
Theresa
lgtm
3 years, 8 months ago (2017-04-11 17:08:42 UTC) #4
mdjones
dfalcantara: owners
3 years, 8 months ago (2017-04-11 18:11:02 UTC) #8
gone
lgtm
3 years, 8 months ago (2017-04-11 18:36:22 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2809003006/1
3 years, 8 months ago (2017-04-11 20:59:19 UTC) #11
commit-bot: I haz the power
3 years, 8 months ago (2017-04-11 21:50:17 UTC) #14
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/54c4473401a83a2e700d39cf3ee0...

Powered by Google App Engine
This is Rietveld 408576698