toggle menu
Android-IMKit-SDK
5.12.0
io.rong.imkit
switch theme
search in API
Android-IMKit-SDK
/
io.rong.imkit.base.adapter
/
ItemViewDelegate
Item
View
Delegate
public
interface
ItemViewDelegate
<
T
>
Members
Functions
convert
Link copied to clipboard
public
abstract
void
convert
(
ViewHolder holder
,
T
t
,
int position
)
get
Item
View
Layout
Id
Link copied to clipboard
public
abstract
int
getItemViewLayoutId
(
)
is
For
View
Type
Link copied to clipboard
public
abstract
boolean
isForViewType
(
T
item
,
int position
)