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