class CenteredIconButton : Button
CenteredIconButton(context: Context, attrs: AttributeSet? = null, defStyle: Int = android.R.attr.buttonStyle) |
fun onLayout(changed: Boolean, left: Int, top: Int, right: Int, bottom: Int): Unit |
fun View.getTypefaceSpan(fontTypefaceText: String?, fontTypeface: Typeface?): TypefaceSpan? |