Package-level declarations

Types

Link copied to clipboard

FrameLayout that supports checkable state.

Link copied to clipboard

ImageButton that supports checkable state

Link copied to clipboard

android.widget.ImageView that supports checkable state

Link copied to clipboard

Common navigation events for RTU UI screens

Link copied to clipboard
interface Event

Generic parent class for sending events through Router.

Link copied to clipboard
interface Router

Generic interface for handling navigation on rtu-ui components.

Link copied to clipboard

Implementation of Router class that handle navigation on rtu-ui components.

Link copied to clipboard

Allows to set color filter for image source drawable

Functions

Link copied to clipboard
inline fun Context.dpToPx(dp: Int): Int
Link copied to clipboard
inline fun Context.getCompatColor(colorAttr: Int): <Error class: unknown class>
Link copied to clipboard
inline fun Context.getResourceId(resId: Int): Int
Link copied to clipboard
inline fun Context.pxToDp(px: Int): Int