diff --git a/CHANGELOG.md b/CHANGELOG.md index 6090d60f7..b62736745 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,7 @@ Types of changes can be: Added/Changed/Deprecated/Removed/Fixed/Security - remove all "chat via"-links from phonebook when sync is disabled - fix to show avatars for incoming pictures in group chats (@starypatyk) - do not allow selecting files in files browser that are not allowed to be reshared +- fix to show all file previews ## [11.1.0] - 2021-03-12 ### Added diff --git a/app/src/main/res/layout/item_custom_incoming_preview_message.xml b/app/src/main/res/layout/item_custom_incoming_preview_message.xml index 031d78c7d..16931836e 100644 --- a/app/src/main/res/layout/item_custom_incoming_preview_message.xml +++ b/app/src/main/res/layout/item_custom_incoming_preview_message.xml @@ -58,11 +58,13 @@ app:layout_alignSelf="flex_start" android:adjustViewBounds="true"> + +