GithubHelp home page GithubHelp logo

Comments (4)

jhowens89 avatar jhowens89 commented on July 18, 2024 1

Thanks for the fast response, I successfully incorporated the library into my project.

from kahelpers.

FunkyMuse avatar FunkyMuse commented on July 18, 2024

That's because the library itself has a Glide app module, there are few extensions that were written for the Glide loading to utilize their kapt, but I know about that since I use this library in my daily projects and avoid using Glideapp.with cause, there are the extensions I have written for image loading, reference: https://github.com/CraZyLegenD/Set-Of-Useful-Kotlin-Extensions-and-Helpers/tree/master/kotlinextensions/src/main/java/com/crazylegend/kotlinextensions/glide

Thanks for the heads up, i'll fix this in the next version, or you can do so yourself by removing the glideapp module and re-writing the extensions if you want.

from kahelpers.

FunkyMuse avatar FunkyMuse commented on July 18, 2024

Done, released https://github.com/CraZyLegenD/Set-Of-Useful-Kotlin-Extensions-and-Helpers/releases/tag/1.0.89.16

from kahelpers.

FunkyMuse avatar FunkyMuse commented on July 18, 2024

I just tested the apps I was using, I had GlideApp.with and it worked perfectly without crashes
Since this library doesn't use API but implementation you had to include the glide artifacts for it to work.
But I may just expose everything using api in the next versions

from kahelpers.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.