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

fetchDimension

fun Context.fetchDimension(dimenResId: Int): Float

Fetches Dimension from Given Dimension resource id.

Method name changed to avoid conflict with Framework APIs.