toggle menu
Android-IMKit-SDK
5.12.0
io.rong.imkit
switch theme
search in API
Android-IMKit-SDK
/
io.rong.imkit.base
/
BaseComponent
Base
Component
public
abstract
class
BaseComponent
Component 的基类
Author
rongcloud
Since
5.10.4
Members
Constructors
Base
Component
Link copied to clipboard
public
void
BaseComponent
(
Context context
)
public
void
BaseComponent
(
Context context
,
AttributeSet attrs
)
public
void
BaseComponent
(
Context context
,
AttributeSet attrs
,
int defStyleAttr
)