Package-level declarations
Functions
Link copied to clipboard
inline fun <T : View> T.addConstraints(parent: ConstraintLayout, block: ConstraintSet.(view: T) -> Unit)
Add constraints to a view.
Link copied to clipboard
Get a rect from a view.
Link copied to clipboard
Constrain a view to the top, bottom, start, and end of its parent.
Link copied to clipboard
Set the image of an ImageView using a DrawableRes.
Link copied to clipboard
Set the image of an ImageView using a DrawableRes and start the animation.
Link copied to clipboard