bitdream / svg-android

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

getting UNRECOGNIZED SVG COMMAND at runtime #18

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Take an ImageView with both height and width as FILL_PARENT in layout.
2. Include the SVG jar file.
3. Set the Drawable object for ImageView as told in the homepage.

What is the expected output? What do you see instead?
I should see the vector image but instead I see only about 5% of the image with 
the above mentioned error.

What version of the product are you using? On what operating system?
Android 2.3.1 with eclipse indigo on windows xp.

Please provide any additional information below.

Used the attatched svg file

Original issue reported on code.google.com by notgud2b...@gmail.com on 19 Dec 2011 at 6:25

Attachments: