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

fetchIntArray

fun Context.fetchIntArray(id: Int): IntArray

Fetches Int Array from Given id.

Method name changed to avoid conflict with Framework APIs.