Android Kotlin StringRes quantityString
#kotlin #illegalstateexception #kotlin #illegalstateexception Вопрос: Хорошо, так что это: fun Context.quantityFromRes(id_: Int, qtt:Int, vararg format: Any) = resources.getQuantityString(id_, qtt, format) xml: <plurals name="header_view"> <item quantity="one">Oh no! You just lost %1$d…