ybq / Android-SpinKit

Android loading animations
https://ybq.github.io/Android-SpinKit
MIT License
8.61k stars 1.31k forks source link

Not working on Android 7, API 25 #38

Open vinothm1994 opened 6 years ago

vinothm1994 commented 6 years ago

this is not working on Android 7, API 25

RowlandOti commented 6 years ago

Yeap, I think I have a similar problem. It just can't seem to show the ProgressBar. I have setup everything correctly, as in the example. However, the samples, do run correctly on the same device. I tried overriding the default colors to no avail.

huywithtravel commented 5 years ago

Have you enabled animation on your device? I faced with the same issue but made it work after enabling animation on my device

RowlandOti commented 5 years ago

Users don't know about enabling animation on the device, hence that is not a solution that will work. In production, you can't ask users to go that deep in the developer settings just for the sake of a single app.

huywithtravel commented 5 years ago

Yes. We can check whether animation is enabled or not on a device by checking below system setting flags: