load Chat List Portrait
public abstract void loadChatListPortrait(Context context, String url, ImageView imageView, Conversation conversation)
Loads the conversation list page, including the avatar for a single conversation
Parameters
context
The context
url
The URL of the avatar for the single conversation
image View
The view control used to load the avatar
conversation
The current conversation, which can be used to configure different default images based on the conversation type