Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for gradients #72

Closed
alexjlockwood opened this issue Dec 11, 2016 · 4 comments
Closed

Add support for gradients #72

alexjlockwood opened this issue Dec 11, 2016 · 4 comments

Comments

@alexjlockwood
Copy link

No description provided.

@martinbonnin
Copy link

+1 to that. Any pointers where to start/how complicated it would be to make it work ?

@yuraj11
Copy link
Collaborator

yuraj11 commented Jan 27, 2017

I was not paying too much attention to this feature because Gradients are still supported from API 24+ only - https://developer.android.com/reference/android/graphics/drawable/VectorDrawable.html (check fillColor and strokeColor attribute).

@winsock
Copy link

winsock commented Nov 1, 2017

I have done a basic implementation of this feature in PR #93

@yuraj11
Copy link
Collaborator

yuraj11 commented Dec 6, 2018

As this tool is deprecated please use https://developer.android.com/studio/write/vector-asset-studio#svg which can do this job better :)

@yuraj11 yuraj11 closed this as completed Dec 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants