Package-level declarations

This package contains objects for mapping or creating SDK classes from Android-specific objects.

  • Uris it's a factory for Uris.

Types

Link copied to clipboard
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP])
object Uris

Helper class that facilitates in creation of Uris.

Properties

Link copied to clipboard

Return the alpha component of a color as float in 0..1 range.

Link copied to clipboard

Return the blue component of a color as float in 0..1 range.

Link copied to clipboard

Return the green component of a color as float in 0..1 range.

Link copied to clipboard

Return the red component of a color as float in 0..1 range.