sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
appcompat
/
androidx.appcompat.app.inflater
/
CustomViewInflater
/
CustomButton
Custom
Button
open
class
CustomButton
:
AppCompatButton
(
source
)
Members
Constructors
Custom
Button
Link copied to clipboard
constructor
(
context
:
Context
)
constructor
(
context
:
Context
,
attrs
:
AttributeSet
)
constructor
(
context
:
Context
,
attrs
:
AttributeSet
,
defStyleAttr
:
Int
)