[Android] Set explict text color value for fullscreen notification bubble.
commite7c1f778e2b11a256eaa5588bed09c008e324c40
authortedchoc <tedchoc@chromium.org>
Wed, 7 Jan 2015 19:21:16 +0000 (7 11:21 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 7 Jan 2015 19:23:04 +0000 (7 19:23 +0000)
treeb067e3abf490c10fc3414b7d16940ba7a1537dd7
parent339253dd8be10c6457f01e07fc4ccbf2049b45ec
[Android] Set explict text color value for fullscreen notification bubble.

TextAppearance_DeviceDefault_Medium on certain devices must be returning
light text colors, so we'll just use the default chrome text color.

BUG=419387

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

Cr-Commit-Position: refs/heads/master@{#310334}
chrome/android/java/src/org/chromium/chrome/browser/fullscreen/FullscreenHtmlApiHandler.java