Package-level declarations

Properties

Link copied to clipboard

Whether the current configuration is in night mode.

Functions

Link copied to clipboard

Creates a CharSequence from a string resource, which may contain arguments and HTML formatting.

Link copied to clipboard

Reads an integer resource as a Long.

Link copied to clipboard

Reads a nested string-array entry as a List.

Link copied to clipboard
fun Resources.getQuantityText(@PluralsRes id: Int, @IntRange(from = 0) quantity: Int, vararg args: Any?): CharSequence

Creates a formatted CharSequence from a plurals resource, which may contain arguments and HTML formatting.