What steps will reproduce the problem?
1. Load SVG from inputStream
2. Try to change the color using R.color.colorName;
3. The color does not change.
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system?
The last one on windows 8.1 Using Android Studio.
Please provide any additional information below.
So,i try to change the color of an SVG, it works well when i use the syntax:
0xFFCOLOR ... But if i template that syntax, with R.color.colorName; (Wich
actually is the same color) does not works.
Original issue reported on code.google.com by andriial...@gmail.com on 1 Aug 2014 at 9:59
Original issue reported on code.google.com by
andriial...@gmail.com
on 1 Aug 2014 at 9:59