class LoadingButton : RelativeLayout
LoadingButton(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) |
fun hideProgress(): Unit |
|
fun setOnClickListener(l: OnClickListener?): Unit |
|
fun setText(text: Int): Unit |
|
fun showProgress(): Unit |