fun Context.fetchBoolean(booleanResId: Int): Boolean
Fetches boolean from Given boolean resource id.
Method name changed to avoid conflict with Framework APIs