public final class IntKt
final static Integer
dpToPx(Integer $self)
final static Float
dpToPxPrecise(Integer $self)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final static Integer dpToPx(Integer $self)
Transforms DP value integer to pixels, based on the screen density.
final static Float dpToPxPrecise(Integer $self)
Uses the display metrics to transform the value of DP to pixels.