RichUtils / pyxis.uzuki.live.richutilskt.widget / CenteredIconButton

CenteredIconButton

class CenteredIconButton : Button

Constructors

<init>

CenteredIconButton(context: Context, attrs: AttributeSet? = null, defStyle: Int = android.R.attr.buttonStyle)

Functions

onLayout

fun onLayout(changed: Boolean, left: Int, top: Int, right: Int, bottom: Int): Unit

Extension Functions

getTypefaceSpan

fun View.getTypefaceSpan(fontTypefaceText: String?, fontTypeface: Typeface?): TypefaceSpan?