kutils / com.celites.kutils / android.content.Context / fetchQuantityString

fetchQuantityString

fun Context.fetchQuantityString(id: Int, quantity: Int, vararg formatArgs: Any): String

Fetches Quantity String from Given Quantity String resource id.

Method name changed to avoid conflict with Framework APIs.