OSDN Git Service

Fix contrast enforcement for RemoteInputView
authorAdrian Roos <roosa@google.com>
Wed, 27 Apr 2016 23:34:35 +0000 (16:34 -0700)
committerAdrian Roos <roosa@google.com>
Thu, 28 Apr 2016 00:08:21 +0000 (00:08 +0000)
commit25ea5b8586169b1bc95f346ddebfea7f70b21de3
treee312aaac562436e477835db0eccf57d4c76e5d1a
parent5149abe73eb52e5b0df16572397a58c295e23da3
Fix contrast enforcement for RemoteInputView

Previously, the disabled color was used for the contrast
calculations, which resulted in too dark RemoteInputView
backgrounds.

Change-Id: I99e8b2fa64a22a59fdc5d1be8a6aff5af3523a27
Fixes: 28429720
packages/SystemUI/res/color/remote_input_text.xml
packages/SystemUI/res/values/colors.xml
packages/SystemUI/src/com/android/systemui/statusbar/NotificationContentView.java