Skip to content

VysotskiVadim/XamarinBetterVectorDrawable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

[Obsolete]

Android support library supports vector drawable since version 23.2.0 (how to use), please use it instead of BetterVectorDrawable. BetterVectorDrawable still works, but isn't maintained any more.

XamarinBetterVectorDrawable

The xamarin android binding for BetterVectorDrawable library. Supports Android 4.0+ (API level 14 or greater).

Keywords: xamarin, vector drawable, support library, compat, svg

Add library to the project

To install BetterVectorDrawable, run the following command in the Package Manager Console:

Install-Package BetterVectorDrawable

Usage

Use it in the same way as android version: BetterVectorDrawable. You can also take a look on example.

About

The VectorDrawable implementation for Xamarin.Android 4.0+

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages