Giter Club home page Giter Club logo

Comments (5)

leandroBorgesFerreira avatar leandroBorgesFerreira commented on August 17, 2024

I will take a look at this @ClarkXP.

from loadingbuttonandroid.

leandroBorgesFerreira avatar leandroBorgesFerreira commented on August 17, 2024

There was a bug when changing the image back was you wanted. I got fixed in the 1.8.4 version.

But I didn't understand about spinning bar color. Why do you need to change it when the button is morphing back? No one is going to see it, right?

from loadingbuttonandroid.

ClarkXP avatar ClarkXP commented on August 17, 2024

I change the spinning bar color for the next excecution, is a button with two states.

from loadingbuttonandroid.

ClarkXP avatar ClarkXP commented on August 17, 2024

I had see that I can change the color if mAnimatedDrawable is nullified in end animation listener of revertAnimation()

from loadingbuttonandroid.

leandroBorgesFerreira avatar leandroBorgesFerreira commented on August 17, 2024

Hello @ClarkXP. Sorry for taking so long to answer your request. I believe it got corrected in the version 1.10.0. Now you can change correctly the colour of the spinning bar. To change the icon, just follow the example in the MainActivity.

Like this:

animatedButton.revertAnimation {
            animatedButton.setImageBitmap(
BitmapFactory.decodeResource(resources, R.drawable.ic_alarm_on_white_48dp))
}

if your problem still persists, please reopen this issue

from loadingbuttonandroid.

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.