We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
//tvlib/org.mjdev.tvlib.ui.toolkit/pluralTextResource
[androidJvm]\
@Composable
fun pluralTextResource(@PluralsResid: Int, quantity: Int, vararg args: Any): CharSequence
fun pluralTextResource(@PluralsResid: Int, quantity: Int): CharSequence