Package-level declarations
Types
Link copied to clipboard
class AdyenComponentView @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : LinearLayout
A View that can display input and fill in details for a Component. Declare this view in your xml layout file and call attach to bind it to a component.