loadChatListPortrait

public void loadChatListPortrait(Context context, String url, ImageView imageView, Conversation conversation)

Loads the avatar image for the conversation list

Parameters

context

The context

url

The URL of the avatar for a single conversation

imageView

The view control to load the avatar into

conversation

The current conversation, which can be used to configure different default images based on the conversation type