Android Utils
Android Utils
/
com.jeovanimartinez.androidutils.extensions.dimension
/
px2dpF
px2dp
F
fun
Context
.
px2dpF
(
value
:
Int
)
:
Float
Content copied to clipboard
fun
View
.
px2dpF
(
value
:
Int
)
:
Float
Content copied to clipboard
fun
Context
.
px2dpF
(
value
:
Float
)
:
Float
Content copied to clipboard
fun
View
.
px2dpF
(
value
:
Float
)
:
Float
Content copied to clipboard
Converts px to dp. Return the result as Float