Companion

object Companion

Properties

Link copied to clipboard

Signifies that the user has not set a dimension ratio.

Link copied to clipboard
const val NO_GIVEN_HEIGHT: Int

Signifies that the user has not set height. Used to set the initial condition.

Link copied to clipboard
const val SQUARE_DIMENSION_RATIO: Float = 1.0f

A dimension ratios that gives an equal height as width, hence creating a square appearance.