var View.backgroundDrawable: Drawable? |
|
fun View.bgColorAnim(from: Int, to: Int): Unit |
|
fun View.hideKeyboard(): Unit |
|
fun View.readAttributes(attrs: AttributeSet? = null, stylebleResource: IntArray, attributeReaderFun: (TypedArray) -> Unit = {}): Unit |
|
fun View.showPopupMenu(: Int, : (MenuItem) -> Unit): Unit |