amir_glide

  1. I

    Android Question How to clear image cache in Amir_Glide?

    I am trying to clear the entire cache of images loaded with Amir_Glide library by @alimanam3386. I tried to do the following in the Activity where the images are displayed. Glide.Initializer.Default Glide.Glide.ClearDiskCache and got this error java.lang.IllegalArgumentException: You...
  2. Kwame Twum

    Bug? B4A v9.0 BETA: Issue With Organizing Libraries during compile & other

    I'm using the Amir_Glide library and after installing the latest B4A beta, I get this error when I try to compile: Could not find a part of the path 'C:\Users\xxx\AppData\Local\Android\android_sdk\extras\b4a_local\unpacked-amir_glide-63661765737730\jars\d_\glide-full-4.7.0.jar'. Project...
  3. alimanam3386

    B4A Library Amir_Glide

    Glide is an image loading and caching library for Android focused on smooth scrolling. an advanced image downloader library. Support png,jpg,gif,... Control cache Use Transformations : CircleCrop,FitCenter,CenterCrop,InsideCrop,Blur,... You can add Custom Transformation Use Animations for...
Top