Glide Chat UIImage Engine
Default ChatUIImageEngine implementation backed by Glide.
Loaded automatically by the SDK unless a custom engine is set via setChatUIImageEngine.
Functions
Link copied to clipboard
Loads a GIF image into the given ImageView.
Link copied to clipboard
public void loadConversationListPortrait(Context context, String url, ImageView imageView, BaseChannel channel)
Link copied to clipboard
public void loadConversationPortrait(Context context, String url, ImageView imageView, Message message)
Link copied to clipboard
Loads a thumbnail for an album/folder entry with rounded corners.
Link copied to clipboard
Loads a thumbnail for a grid image picker item.
Link copied to clipboard
Link copied to clipboard