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