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