dp2px

fun dp2px(dpValue: Float): Float

Converting dp to px.

Return

a px value.

Parameters

dpValue

a dp value.