bitdream / svg-android

Automatically exported from code.google.com/p/svg-android
0 stars 0 forks source link

setAlpha not working or not showing up #9

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. draw a svg as picturedrawable
2. change this picturedrawable's alpha through setAlpha

What is the expected output? What do you see instead?
the image should become more/less transparent, but it doesn't.

What version of the product are you using? On what operating system?
svg-android 1.1- android 2.3.4/android 2.1

Original issue reported on code.google.com by nheu...@gmail.com on 5 Jul 2011 at 11:01

GoogleCodeExporter commented 9 years ago
Same here. Im not able to setAlpha or setColorFilter.

Im worried about the fact that PictureDrawable implementation for those methods 
is empty, but Im not sure about this

Original comment by javifina...@gmail.com on 25 Nov 2011 at 2:27