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

fetchInteger

fun Context.fetchInteger(id: Int): Int

Fetches Integer Resource from Given Integer resource id.

Method name changed to avoid conflict with Framework APIs.