Binding
object Binding
Functions
Link copied to clipboard
fun bindAutoTextStyle(textView: TextView, autoTextStyle: KalugaTextStyle?, autoTextMinScalingFactor: Float)
Binds a KalugaTextStyle to a TextView using TextViewCompat.setAutoSizeTextTypeUniformWithConfiguration
Link copied to clipboard
Binds a KalugaBackgroundStyle to a View.
Link copied to clipboard
Binds a KalugaImage to an ImageView.
Binds a TintedImage to an ImageView.
Link copied to clipboard
Binds a KalugaButton to a Button.
Link copied to clipboard
Binds a KalugaLabel to a TextView
Link copied to clipboard
Binds a KalugaTextStyle to the TextInputLayout.getPrefixTextView of a TextInputLayout
Link copied to clipboard
Binds a KalugaTextStyle to the TextInputLayout.getSuffixTextView of a TextInputLayout
Link copied to clipboard
Binds a KalugaTextStyle to the TextInputLayout.getEditText of a TextInputLayout
Link copied to clipboard
Binds a KalugaTextStyle to a TextView.