UIConstants

Holds constants for UI elements.

Properties

Link copied to clipboard
const val SIZE_LARGE: Int = 195

Width of a large-size input field.

Link copied to clipboard
const val SIZE_MEDIUM: Int = 130

Width of a medium-size input field.

Link copied to clipboard
const val SIZE_SMALL: Int = 65

Width of a small-size input field.

Link copied to clipboard
const val SIZE_VERY_LARGE: Int = 260

Width of a very-large-size input field.