simple_xml
Toggle table of contents
0.4.15
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
simple_xml
simple_xml
/
kr.open.library.simple_ui.xml.ui.layout.constraint.binding
/
BaseDataBindingConstraintLayout
/
BaseDataBindingConstraintLayout
Base
Data
Binding
Constraint
Layout
constructor
(
context
:
Context
,
layoutId
:
Int
,
attachToParent
:
Boolean
=
true
)
constructor
(
context
:
Context
,
attrs
:
AttributeSet
?
,
layoutId
:
Int
,
attachToParent
:
Boolean
=
true
)
constructor
(
context
:
Context
,
attrs
:
AttributeSet
?
,
defStyleAttr
:
Int
,
layoutId
:
Int
,
attachToParent
:
Boolean
=
true
)
constructor
(
context
:
Context
,
attrs
:
AttributeSet
?
,
defStyleAttr
:
Int
,
defStyleRes
:
Int
,
layoutId
:
Int
,
attachToParent
:
Boolean
=
true
)