File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Exports assets as a VectorDrawable for Android. Say goodbye to a bajillion asset
44
55![ screenshot] ( img/screenshot1.png )
66
7- Supports [ VectorDrawable] as well as [ vector-compat] .
7+ Supports [ VectorDrawable] , [ VectorDrawableCompat ] as well as [ vector-compat]
88
99Added in the option to generate a VectorDrawable without the compat options.
1010
@@ -37,4 +37,5 @@ _NOTE: If your Mac has not installed GitHub client, You need to install [GitHub
3737[ svg2android ] :https://github.com/inloop/svg2android
3838[ sketch-export-assets ] :https://github.com/geertwille/sketch-export-assets
3939[ VectorDrawable ] :https://developer.android.com/reference/android/graphics/drawable/VectorDrawable.html
40+ [ VectorDrawableCompat ] :https://developer.android.com/guide/topics/graphics/vector-drawable-resources.html#vector-drawables-backward-solution
4041[ vector-compat ] :https://github.com/wnafee/vector-compat
You can’t perform that action at this time.
0 commit comments