Class ButtonKt

  • All Implemented Interfaces:

    
    public final class ButtonKt
    
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final static Unit applyThemeForUserInfoContentButton(Button $self, @ColorInt() Integer color) Apply Theme for User Info Content Button (below user info text)
      final static Unit applyThemeForRoundedButtonWithDrawables(Button $self, TextTheme theme) Apply Theme for vendor Button (from Purpose screen) and the User Information (from Vendor screen)
      final static Unit underlineForOlderApi(Button $self, Integer olderThanApi) Apply underline style only for older APIs
      • Methods inherited from class java.lang.Object

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