fun Context.fetchIntArray(id: Int): IntArray
Fetches Int Array from Given id.
Method name changed to avoid conflict with Framework APIs.