TestView

class TestView @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0)(source)

Constructors

Link copied to clipboard
constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0)

Types

Link copied to clipboard

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
var playPauseButton: <Error class: unknown class>?
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
var totalProgressBar: <Error class: unknown class>?

Functions

Link copied to clipboard
fun setMainHeader(@StringRes header: Int)
Link copied to clipboard
fun setOnFailedClick(listener: <Error class: unknown class>)
Link copied to clipboard
fun setOnMainClick(listener: <Error class: unknown class>)
Link copied to clipboard
fun setOnPassedClick(listener: <Error class: unknown class>)
Link copied to clipboard
Link copied to clipboard
fun setProgress(passed: Int, failed: Int, total: Int?)
Link copied to clipboard