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

fetchBoolean

fun Context.fetchBoolean(booleanResId: Int): Boolean

Fetches boolean from Given boolean resource id.

Method name changed to avoid conflict with Framework APIs