OSDN Git Service

Bring back Netflix progress bar
authorRomain Guy <romainguy@google.com>
Tue, 2 Oct 2012 23:04:05 +0000 (16:04 -0700)
committerRomain Guy <romainguy@google.com>
Tue, 2 Oct 2012 23:04:05 +0000 (16:04 -0700)
commit41c769d9a8858ad20b0a6ed942a1cea19ba59d2d
tree90ec94f1ef92f67bf5b60d08c557816f62e0d1c1
parentcf8675ee176a375f873792684d38a47f78348dff
Bring back Netflix progress bar
Bug #7274157

Gradients and color filters are multiplied by the paint's color so it
needs to be set to opaque black to have an effect.

Change-Id: Ib5dd1e6185f758f55b57a0f4496dfae98f1a096b
graphics/java/android/graphics/drawable/GradientDrawable.java