Description[Home] Fix status bar color on tab mode switch
The status bar's color would incorrectly switch when changing tab
models in the tab switcher due to tab's onShow being called. The
tab switcher logic was not handled correctly since the Chrome Home
test existed in ChromeActivity instead of ChromeTabbedActivity;
this change moves that logic.
This change also adds a special case for the incognito NTP, since
that page is completely dark, that status bar should be too.
BUG=708680
Review-Url: https://codereview.chromium.org/2803673003
Cr-Commit-Position: refs/heads/master@{#462878}
Committed: https://chromium.googlesource.com/chromium/src/+/b06c0ba2c331d80d1b71fb8d2b2b581d389dead5
Patch Set 1 #Patch Set 2 : add special case #
Total comments: 2
Patch Set 3 : explanation #
Messages
Total messages: 13 (6 generated)
|