FFImageLoading
FFImageLoading copied to clipboard
Image loading, caching & transforming library for Xamarin and Windows
## 🐛 Bug Report ObjectExtensions.TryDispose (System.IDisposable obj) Java.Lang.IllegalStateException: Unbalanced enter/exit ### Expected behavior JniEnvironment+InstanceMethods.CallVoidMethod (Java.Interop.JniObjectReference instance, Java.Interop.JniMethodInfo method, Java.Interop.JniArgumentValue* args) JniPeerMembers+JniInstanceMethods.InvokeVirtualVoidMethod (System.String encodedMember, Java.Interop.IJavaPeerable self, Java.Interop.JniArgumentValue* parameters) InputStream.Close () InputStreamInvoker.Close...
The first requests about getting the TintTransformation bindable in Xamarin forms reach back to early 2018. But i could not find any informations about if and when this is expected...
## 🐛 Bug Report ### Description When a project starts, an exception of type `System.ObjectDisposedException` with a message `Cannot access a disposed object. Object name: 'PrimaryToolbarItem'.` is sometimes (not always)...
Hi, I' trying to use FFImageLoader to display SVG icons on tabbed pages: If I use a PNG image, it's working fine. ` ` But when I try with an...
### Description - I implemeneted experimental collectionview with Xamarin Forms 4.0, images are loading when app launched but after we scroll images are getting disappeared. I'm not sure this is...
### Description Add support for Apple tvOS.
If FFImageLoading is end of life, clarification on this in README.md would be very much appreciated. I am asking this rather blunt question because: * The latest commit was made...
Hello. There is a problem with styles where you can't duplicate and i though it needs some work, for example, it lacks !important declaration and this following images will explain...
## 🐛 Bug Report Calling FFImageLoading.ImageService.Instance.InvalidateCacheEntryAsync(url, FFImageLoading.Cache.CacheType.All) and then later trying to show the same url results in an exception "The LinkedList node does not belong to current LinkedList." ###...
Is there any situations where the image is about half the size or smaller when being downloaded by this method?