Package 

Class ExtensionsKt

    • Method Summary

      Modifier and Type Method Description
      final static Integer parseColor(String $self, Integer default)
      final static String putAlphaHexInFront(String $self) An alpha color from API has a format #RRGGBBAA like this #EA6C134C But Android wants the format #AARRGGBB so we need to provide this #4CEA6C13
      • Methods inherited from class java.lang.Object

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