Package-level declarations

Types

Link copied to clipboard
class AcceptTermsView @JvmOverloads constructor(    context: Context,     attrs: AttributeSet? = null,     defStyleAttr: Int = 0) : ConstraintLayout, Bindable<TermsViewModel> , ThemeManager.ThemeChangedListener
Link copied to clipboard
class DetailTermsView @JvmOverloads constructor(    context: Context,     attrs: AttributeSet? = null,     defStyleAttr: Int = 0) : ConstraintLayout, Bindable<TermsViewModel> , ThemeManager.ThemeChangedListener