VisualizerView
class VisualizerView @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, @AttrRes defStyleAttr: Int = 0, @StyleRes defStyleRes: Int = 0) : View
A view to help with the visualization of constant changes in the value of a normalized scale translated to changes in the alpha and the radius of a circle of this view.
Constructors
Functions
Link copied to clipboard
Resets the visualizer alpha and radius to the default values. This resets the view regardless of the forceVisualization setting.
Link copied to clipboard