Join Slack
Powered by
What's the best way to do resource plural strings ...
# android
k
kevin.cianfarini
01/22/2019, 7:18 PM
What's the best way to do resource plural strings with placeholders when the string contains two different words that can be plural?
a
Allan Wang
01/22/2019, 7:43 PM
https://developer.android.com/guide/topics/resources/string-resource#Plurals
And as mentioned, note that this is not a kotlin question
37
Views
Open in Slack
Previous
Next