Package 

Class DisplayExtKt

    • Method Summary

      Modifier and Type Method Description
      final static Float getDp(Integer $self) Converts px as Int to dp as Float.
      final static Integer getDp(Float $self) Converts px as Float to dp as Int.
      final static Float toDp(Float $self) Converts px as Float to dp as Float.
      final static Integer toDp(Integer $self) Converts px as Int to dp as Int.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait