All Types

com.skydoves.rainbow.BinaryRainbowView

BinaryRainbowView represents gradation effect using three colors.

com.skydoves.rainbow.ContextColor

ContextColor is a data class for wrapping color value.

com.skydoves.rainbow.Dp

Denotes that an integer parameter, field or method return value is expected to represent a device independent pixel dimension.

(extensions in package com.skydoves.rainbow)
kotlin.IntArray
(extensions in package com.skydoves.rainbow)
kotlin.collections.List
com.skydoves.rainbow.Rainbow

An easy way to apply gradations and tinting for Android.

com.skydoves.rainbow.RainbowDsl
com.skydoves.rainbow.RainbowOrientation

RainbowOrientation is the orientation attribute for expressing gradation.

com.skydoves.rainbow.RainbowView

RainbowView represents gradation effect using colors.

(extensions in package com.skydoves.rainbow)
android.view.View