Package-level declarations
Functions
Link copied to clipboard
Creates a CharSequence from a string resource, which may contain arguments and HTML formatting.
Link copied to clipboard
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.