ViewBindingAdapters

object ViewBindingAdapters

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
setInvisibleOrGone
Link copied to clipboard
fun setInvisibleOrGone(view: View, value: Boolean)
setVisibleOrGone
Link copied to clipboard
fun setVisibleOrGone(view: View, value: Boolean)
setVisibleOrInvisible
Link copied to clipboard
fun setVisibleOrInvisible(view: View, value: Boolean)
toString
Link copied to clipboard
open fun toString(): String