fun Context.fetchDrawable(id: Int): Drawable
Fetches Drawable from Given Drawable resource id.
This method calls ContextCompat Api.
Method name changed to avoid conflict with Framework APIs.