fun Context.fetchColorStateListCompat(stateListResId: Int): ColorStateList
Fetches ColorStateList from Given State List resource id.
This method calls ContextCompat Api
Method name changed to avoid conflict with Framework APIs.