mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-21 12:39:58 +01:00
Clean up
Signed-off-by: Mario Danic <mario@lovelyhq.com>
This commit is contained in:
parent
90cf68fd4c
commit
f406d294ea
@ -336,7 +336,7 @@ class ChatController(args: Bundle) : BaseController(), MessagesListAdapter
|
||||
imageLoader, context, ApiUtils.getUrlForAvatarWithNameAndPixels(
|
||||
conversationUser?.baseUrl,
|
||||
currentConversation?.name, avatarSize / 2
|
||||
), conversationUser!!, target, null,
|
||||
), null, target, null,
|
||||
CircleCropTransformation()
|
||||
);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user