loadChatMessagePortrait

public void loadChatMessagePortrait(Context context, String url, ImageView imageView, Message message)

Loads the avatar image for the conversation page

Parameters

context

The context

url

The URL of the user's avatar for the single message

imageView

The view control for loading the avatar

message

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