load Chat List Portrait
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
image View
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