WaveLoadingView icon indicating copy to clipboard operation
WaveLoadingView copied to clipboard

An Android library providing to realize wave loading effect.

Results 33 WaveLoadingView issues
Sort by recently updated
recently updated
newest added

setAnimDuration doesn't change the animation duration as there is a hardcoded duration of 1000 set inside setProgressValue. Please update.

Hi, how to set progress gradient color.

Hello there, first of all thank you for providing this library, it's very nice. But I have one issue, whenever I try to declare wave color programmatically with setWaveColor(R.color.myColor) I...

JCenter is being sunset and all publishers are supposed to migrate to new host such as Maven Central While doing a gradle build following warning is displayed `Please remove usages...

sample gif/image at readme is broken[give me Not found error]

Hello, I needed a glass shape for my project. I delevoped for this and I would like to do pull request help for the your library users.

Wrap Content isn't working with Constraint Layout, So I used specific dimensions and it worked.

Hi, I cant use WaveLoadingView with NestedScroll. please help me