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