Package 

Class TextViewBindingAdaptersKt

    • Method Summary

      Modifier and Type Method Description
      final static Unit textFromInt(TextView $self, Integer text) Set integer as text to TextView
      final static Unit setSpannableText(TextView $self, CharSequence spannableText) Set spannable text to TextView
      • Methods inherited from class java.lang.Object

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