Fix white flash at top of Settings screens.
commitf4678fc6cff39d41c4455bd24741d287a02f090c
authornewt <newt@chromium.org>
Fri, 13 Feb 2015 02:14:56 +0000 (12 18:14 -0800)
committerCommit bot <commit-bot@chromium.org>
Fri, 13 Feb 2015 02:15:39 +0000 (13 02:15 +0000)
tree6189a415684c9a4245db0c156500ccfb51dceb0d
parenta4993aaf8edf91dd37db098aa19809f9cdecfec2
Fix white flash at top of Settings screens.

The "white flash" is actually a bit of the white window background
poking up above the action bar. It's only visible during activity
transitions, but looks glitchy when it's visible. This CL changes the
window background to remove this extraneous white bar at the top.

BUG=448012

Review URL: https://codereview.chromium.org/924623003

Cr-Commit-Position: refs/heads/master@{#316130}
chrome/android/java/res/drawable-v19/action_bar_activity_bg.xml [new file with mode: 0644]
chrome/android/java/res/drawable/action_bar_activity_bg.xml [new file with mode: 0644]
chrome/android/java/res/values-v17/styles.xml