Karamunting.Android.HDodenhof.CircleImageView
2.1.0
See the version list below for details.
dotnet add package Karamunting.Android.HDodenhof.CircleImageView --version 2.1.0
NuGet\Install-Package Karamunting.Android.HDodenhof.CircleImageView -Version 2.1.0
<PackageReference Include="Karamunting.Android.HDodenhof.CircleImageView" Version="2.1.0" />
paket add Karamunting.Android.HDodenhof.CircleImageView --version 2.1.0
#r "nuget: Karamunting.Android.HDodenhof.CircleImageView, 2.1.0"
// Install Karamunting.Android.HDodenhof.CircleImageView as a Cake Addin #addin nuget:?package=Karamunting.Android.HDodenhof.CircleImageView&version=2.1.0 // Install Karamunting.Android.HDodenhof.CircleImageView as a Cake Tool #tool nuget:?package=Karamunting.Android.HDodenhof.CircleImageView&version=2.1.0
A fast circular ImageView perfect for profile images. This is based on RoundedImageView from Vince Mi which itself is based on techniques recommended by Romain Guy.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
MonoAndroid | monoandroid51 is compatible. |
-
MonoAndroid 5.1
- Xamarin.Android.Support.v4 (>= 23.1.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Karamunting.Android.HDodenhof.CircleImageView:
Package | Downloads |
---|---|
Karamunting.Android.JP1016.SuperBadge
Android Library to display ratings and other information in a beautiful badge |
GitHub repositories
This package is not used by any popular GitHub repositories.
* Add support for padding
* Add option to disable circular transformation
* Fix hairline gap being drawn between image and border under some conditions
* Fix NPE when using tint attribute (which is not supported)
* Deprecate fill color as it seems to cause quite some confusion