Skip to content

wikis Search Results · repo:luberda-molinet/FFImageLoading language:C#

Filter by

25 results
 (102 ms)

25 results

inluberda-molinet/FFImageLoading (press backspace or delete to remove)

Source Easily load any image from any source: internet, file, application bundle, resources, ... These are defined per platform: Android , iOS , Windows Phone . Callbacks In order to be notified when the ...
  • Last updated
    on Apr 27, 2019

ImageService.Instance.Initialize() method You can override global defaults by calling ImageService.Instance.Initialize method in platform specific project. You can globally enable transparency channel, ...
  • Last updated
    on May 9, 2019

ProGuard configuration file If you experience any problems add this to ProGuard configuration file: -keep class ffimageloading.cross.** { *; } -keep class FFImageLoading.** { *; } Transparency By default, ...
  • Last updated
    on May 6, 2019

Cookies Cookies are not enabled by default. If you want to enable them, use custom config: ImageService . Instance . Initialize ( new Configuration { HttpClient = new HttpClient ( new HttpClientHandler ...
  • Last updated
    on Jun 17, 2019

https://www.flaticon.com/free-icon/warning_116226 < div > Icons made by < a href="https://www.flaticon.com/authors/vectors-market" title="Vectors Market" > Vectors Market ...
  • Last updated
    on Jun 6, 2019

Example add a custom target for the custom view. Views SubsamplingScaleImageView SubsamplingScaleImageView - A custom image view for Android, designed for photo galleries and displaying huge images. using ...
  • Last updated
    on Jan 2, 2020

Following uri formats are supported Data Uri support data:image/png;base64,[BASE64ENCODEDFILE] data:image/svg+xml;base64,[BASE64ENCODEDSVGFILE] < SVG > NOT_ENCODED_SVGFILECONTENT < /SVG > data:image/svg+xml, ...
  • Last updated
    on Mar 22, 2018

https://www.flaticon.com/free-icon/memory_969425#term=memory%20ram & page=1 & position=6
  • Last updated
    on Sep 4, 2018

Dev NuGet Feed: https://ci.appveyor.com/nuget/ffimageloading (add it to NuGet sources in Visual Studio / Xamarin Studio) Raw NuGet Files: https://ci.appveyor.com/project/daniel-luberda/ffimageloading/ ...
  • Last updated
    on Dec 29, 2016