commit | 301d468428ba87a11f137dab29954f9fed61d704 | [log] [tgz] |
---|---|---|
author | Jerome Gaillard <jgaillard@google.com> | Thu May 26 15:13:48 2016 +0100 |
committer | Diego Perez <diegoperez@google.com> | Tue Jun 21 14:47:55 2016 +0000 |
tree | 74b0e89f55aec86eb145e014adad7064e6d06b27 | |
parent | 4a1bd4995e379a924ea1d93609b1ba6a7f4487f3 [diff] |
Incorporate alpha attribute when painting VectorDrawable When painting a vector drawable, alpha transparency can come from the path color, or from the overall android:alpha attribute. Include both when drawing. Bug: http://b.android.com/206667 Change-Id: Id946fdeaf72b981597787f5357ef3a90a471c584 (cherry picked from commit 8cae3b0ce6f527e7b90d46755ffaf6d3d4d65114)