Package-level declarations

Types

Link copied to clipboard
data class ViewBounds(var left: Int = 0, var top: Int = 0, var right: Int = 0, var bottom: Int = 0)

Replaces Rect for unit testing purposes

Functions

Link copied to clipboard
Link copied to clipboard