Companion

object Companion

Types

Link copied to clipboard
annotation class ButtonColors
Link copied to clipboard
annotation class ButtonTypes

Functions

Link copied to clipboard
fun dpToPx(dp: Float, context: Context): Int

Properties

Link copied to clipboard
const val COLOR_BLUE: Int = 0
Link copied to clipboard
const val COLOR_WHITE: Int = 1
Link copied to clipboard
const val TYPE_BUTTON: Int = 1
Link copied to clipboard
const val TYPE_FAB: Int = 0