Coder Social home page Coder Social logo

Support for Volley? about roundedimageview HOT 8 CLOSED

vinc3m1 avatar vinc3m1 commented on July 22, 2024
Support for Volley?

from roundedimageview.

Comments (8)

vinc3m1 avatar vinc3m1 commented on July 22, 2024

Interesting and definitely a possibility. I'm not familiar enough with volley, nor have the time to look into it right now, but pull requests are welcome!

from roundedimageview.

ameen-sarsour avatar ameen-sarsour commented on July 22, 2024

Hi,
I've create a class make rounded image, it's extend from NetworkImageView, please check it
https://gist.github.com/ameen-sarsour/5fecb7052eaa719d330b

from roundedimageview.

ongakuer avatar ongakuer commented on July 22, 2024

I've created another one which extend from RoundedImageView
https://gist.github.com/ongakuer/3df480c28540b4eb779d

from roundedimageview.

vinc3m1 avatar vinc3m1 commented on July 22, 2024

@ameen-sarsour your solution is definitely not very viable since you're creating an extra bitmap (double memory use) and not re-using any code from this library, mostly RoundedDrawable.

@ongakuer this looks feasible, if you want to open a pull request we can definitely try it out.

from roundedimageview.

ongakuer avatar ongakuer commented on July 22, 2024

@vinc3m1
It's not necessary to open a pull request. It depends on Volley.

from roundedimageview.

vinc3m1 avatar vinc3m1 commented on July 22, 2024

Since it's a separate class, it woudln't hurt to include volley as a provided dependency so people can use it if they'd like.

from roundedimageview.

ongakuer avatar ongakuer commented on July 22, 2024

@vinc3m1
But there is no official Maven repo for Volley

from roundedimageview.

vinc3m1 avatar vinc3m1 commented on July 22, 2024

True... I'll mark this closed then and people can reference gists.

from roundedimageview.

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.