toggle menu
Android-IMKit-SDK
5.12.0
io.rong.imkit
switch theme
search in API
Android-IMKit-SDK
/
io.rong.imkit.conversation.extension.component.emoticon
/
IEmoticonTab
/
obtainTabDrawable
obtain
Tab
Drawable
public
abstract
Drawable
obtainTabDrawable
(
Context context
)
构造 tab 的小图标,用于显示在 tab bar中。
Return
图标的 drawable,不能为 null。
Parameters
context
应用上下文。