nkkinsoft.hdodenhof.circleimageview
3.1.2
dotnet add package nkkinsoft.hdodenhof.circleimageview --version 3.1.2
NuGet\Install-Package nkkinsoft.hdodenhof.circleimageview -Version 3.1.2
<PackageReference Include="nkkinsoft.hdodenhof.circleimageview" Version="3.1.2" />
paket add nkkinsoft.hdodenhof.circleimageview --version 3.1.2
#r "nuget: nkkinsoft.hdodenhof.circleimageview, 3.1.2"
// Install nkkinsoft.hdodenhof.circleimageview as a Cake Addin #addin nuget:?package=nkkinsoft.hdodenhof.circleimageview&version=3.1.2 // Install nkkinsoft.hdodenhof.circleimageview as a Cake Tool #tool nuget:?package=nkkinsoft.hdodenhof.circleimageview&version=3.1.2
Changelog 3.13.1 Updated to .net 8 and monodroid 12.1 3.1.0 Align bitmap paint flags with BitmapDrawable (improves scaling) 3.0.2 Fix NPE during initialization on API level ⇐ 19 Fix wrong outline being provided if circular transformation is disabled 3.0.1 Fix touch event not fired if view is empty Fix touchable area limited to a circle even if transformation is disabled 3.0.0 Limit touch event handling to circle area Migrate to AndroidX Remove deprecated properties and methods 2.2.0 Add support for elevation Add circle background color attribute to replace fill color 2.1.0 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 2.0.0 BREAKING: Custom xml attributes are now prefixed with "civ_" Graceful handling of incompatible drawables Add support for a fill color shown behind images with transparent areas Fix dimension calculation issues with small images Fix bitmap not being cleared when set to null 1.3.0 Add setBorderColorResource(int resId) Add resource type annotations Add border_overlay attribute to allow drawing border on top of the base image 1.2.2 Add ColorFilter support 1.2.1 Fix ColorDrawables not being rendered properly on Lollipop 1.2.0 Add support for setImageURI(Uri uri) Fix view not being initialized when using CircleImageView(Context context) 1.1.1 Fix border being shown although border width is set to 0 1.1.0 Add support for ColorDrawables Add getters and setters for border color and border width 1.0.1 Prevent crash due to OutOfMemoryError 1.0.0 Initial release
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0-android35.0 is compatible. |
-
net9.0-android35.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
.Net 9 version