WaveView
WaveView copied to clipboard
waveview for android
如果放到bitmap上面去画的话,属性动画位移的时候,会有颜色位移的色带。如果是放到onDraw里面的话,就会出现断层的问题,我是drawArc,麻烦指点一二,谢谢
Causing crash with devices below 5.1
Hello, We are currently using your library in one of our applications. Actually we need a favour from your side. According to the Google Play Policy, all apps have to...
From new Android guidelines, all app must be above API level 26. So I updated CompileSdkVersion to 28 Update the gardle version to 4.10.1 Replaced the compile attribute in gradle...
I am trying to use the library in conjunction with the gyroscope values so that when I rotate the phone, I get the water flowing effect. The only problem is,...
Water level always set to 50% of view. How i can set any other level to using it like a progress bar? Method setWaterLevelRatio dont do anything. Thanks in advance!
在线等,谢谢
when the wave bound in all screen width ,some time I see sawtooth in the water line
Is there any way we can add Bubbles in the Wave. We wanted to have Beer effect. So any ideas will be helpful.