ybq / Android-SpinKit

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

Failed to find style 'SpinKitViewStyle' in current theme #28

Open mhdtouban opened 7 years ago

yhznd commented 7 years ago

same problem.

rinekri commented 7 years ago

Setup <item name="SpinKitViewStyle">@style/SpinKitView.Large.ThreeBounce</item> attribute in the app theme style.

yhznd commented 7 years ago

Save the day, thank you good sir

curtis2 commented 7 years ago

thanks

wilburx9 commented 7 years ago

What if you want to use another style in another SpinKitView?

rinekri commented 7 years ago

You can set, for example, style="@style/SpinKitView.Large.Pulse" for such View.