leandroBorgesFerreira / LoadingButtonAndroid

A button to substitute the ProgressDialog
MIT License
1.95k stars 214 forks source link

blinking while progress #8

Closed pro2on closed 7 years ago

pro2on commented 7 years ago

Hello!

While progress, the arc is blinking. It's like a new step when it becomes it's min size and then become full size and immediately min again and begin the growing.

Tested on android simulator API 25

leandroBorgesFerreira commented 7 years ago

Hi pro2on. I will take a look at this problem and answer you a bit later

leandroBorgesFerreira commented 7 years ago

Hello, pro2on. You are right. There is definitely a blinking... Just saw this in the emulator with api 24 and 25. I am trying to find a real device with android Nougat to see if the problem happens on then.

leandroBorgesFerreira commented 7 years ago

Just tested on a Samsung Galaxy S7 with api 24. Didn't see the problem. I will keep looking

leandroBorgesFerreira commented 7 years ago

I could reproduce this in an Nexus 6P. I am working to solve this

victorkvarghese commented 7 years ago

@leandroBorgesFerreira Did you find a fix?

leandroBorgesFerreira commented 7 years ago

@victorkvarghese Sorry, but not yet. I am a little bit busy with some other projects. But I will take care of it as soon as I can

mihaizh commented 7 years ago

Any news about this? Thanks :)

leandroBorgesFerreira commented 7 years ago

@Cataclismo I finally fixed the problem. You can use the 1.8.0 version, the problem was fixed in this version

leandroBorgesFerreira commented 7 years ago

By the way: this was a hard one!

mihaizh commented 7 years ago

@leandroBorgesFerreira Thank you a lot. The library is amazing, by the way. Nice job :)

leandroBorgesFerreira commented 7 years ago

You are welcome!