dpToPx

inline fun dpToPx(dp: Int): Int
inline fun dpToPx(dp: Float): Int

Converts DP to PX.

Return

DP converted to PX

Parameters

dp

DP value