WaveView

open class WaveView : View

支持水波纹动画视图 且可以添加视图跟随水波纹的变化

Constructors

WaveView
Link copied to clipboard
open fun WaveView(context: Context, attrs: AttributeSet)

Types

OnWaveAnimationListener
Link copied to clipboard
interface OnWaveAnimationListener

Functions

setOnWaveAnimationListener
Link copied to clipboard
open fun setOnWaveAnimationListener(l: WaveView.OnWaveAnimationListener)