ui / com.schibsted.account.ui.ui.component / LoadingButton

LoadingButton

class LoadingButton : RelativeLayout

Constructors

<init>

LoadingButton(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0)

Functions

hideProgress

fun hideProgress(): Unit

setOnClickListener

fun setOnClickListener(l: OnClickListener?): Unit

setText

fun setText(text: Int): Unit

showProgress

fun showProgress(): Unit