Skip to content

Conversation

@NaikSoftware
Copy link

No description provided.

if vd_path.hasAttribute('android:strokeColor'):
svg_path.attributes['stroke'] = get_color(
vd_path.attributes['android:strokeColor'].value)
if vd_path.hasAttribute('android:fillType'):
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mind moving this up to just under the section for 'android:fillColor', around line 70?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants