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