OSDN Git Service

Fixed an issue in the contrast calculation
authorSelim Cinek <cinek@google.com>
Sat, 24 Jun 2017 00:22:38 +0000 (17:22 -0700)
committerSelim Cinek <cinek@google.com>
Sat, 24 Jun 2017 00:29:50 +0000 (17:29 -0700)
commit4c80791919cd0da976ae5329dd7da9a0c4b3087c
treecad8c9b5af643073448d419cc733fb75ba867795
parent9c1b222fc1861f2e34fdac1cf1c2d624cebc4fd8
Fixed an issue in the contrast calculation

The parameters were passed the wrong way around.

Test: manual inspection
Fixes: 62937149
Change-Id: I7ae2bb2a4136da37d6b59b2b1406c68ce7fe7b6b
core/java/com/android/internal/util/NotificationColorUtil.java