diff --git a/app/src/main/res/drawable/shape_white_round.xml b/app/src/main/res/drawable/shape_white_round.xml
new file mode 100644
index 000000000..f7b6a85f1
--- /dev/null
+++ b/app/src/main/res/drawable/shape_white_round.xml
@@ -0,0 +1,5 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/app/src/main/res/layout/chat_conversation_attachments_area.xml b/app/src/main/res/layout/chat_conversation_attachments_area.xml
index d59830cdf..0da74fdb7 100644
--- a/app/src/main/res/layout/chat_conversation_attachments_area.xml
+++ b/app/src/main/res/layout/chat_conversation_attachments_area.xml
@@ -29,7 +29,7 @@
app:flexWrap="wrap"
app:justifyContent="flex_start"
entries="@{viewModel.attachments}"
- layout="@{@layout/chat_bubble_content_grid_cell}"
+ layout="@{@layout/chat_conversation_attachments_area_cell}"
app:layout_constraintTop_toBottomOf="@id/attachments_separator"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintEnd_toEndOf="parent"/>
diff --git a/app/src/main/res/layout/chat_conversation_attachments_area_cell.xml b/app/src/main/res/layout/chat_conversation_attachments_area_cell.xml
new file mode 100644
index 000000000..93935ff9e
--- /dev/null
+++ b/app/src/main/res/layout/chat_conversation_attachments_area_cell.xml
@@ -0,0 +1,111 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml
index bebc6c43f..b7fc0d674 100644
--- a/app/src/main/res/values-fr/strings.xml
+++ b/app/src/main/res/values-fr/strings.xml
@@ -719,88 +719,4 @@
La réunion a été mise à jour
La réunion a été annulée
-
- Contact is trusted
- Contact is not trusted!
- Contact is online
- Contact is not online
- Open drawer menu
- Go back
- Dismiss notification
- Save changes
- Show menu
- Confirm new participants list
- Click to have more information
- Click to remove participant
- Toggles password visibility
- Expands/retracts bottom sheet
- Terminates the call
- Answers the call
- Starts a call
- Starts a video call
- Enables/disables sending your camera feed
- Mute/un-mute your microphone
- Changes output audio device
- Changes camera (front/back) being used
- Call is in paused state
- Shows call statistics
- You are recording this call
- Removes the last digit or character
- Merges calls into a conference
- Opens filter area
- Closes filter area
- Clear current filter
- Creates the group conversation
- Starts the group call
- Shows the numpad
- Click to show all available options
- Participant is muted
- Participant is speaking
- Add participants
- Plays/pauses the audio playback
- Plays/pauses the video playback
- Share file
- Save file
- Image attached to message
- Video attached to message
- File attached to message
- This message is a reply to a previous message
- This message was forwarded from another conversation
- Click to have delivery status
- Plays/pauses the voice message playback
- Close attachments
- Conversation has been silenced
- Ephemeral messages are enabled
- Scrolls to first unread message or to the bottom
- Closes participants list
- Cancels voice message recording
- Stops voice message recording
- Starts recording a voice message
- Sends message in conversation
- Message will no longer be a reply to a previous message
- Opens emoji picker
- Opens media picker
- Opens camera to take a picture
- Click to edit the subject of this conversation
- Silences on/off this conversation
- Conversation is being removed
- This conversation isn\'t secured
- Start a new conversation
- Scroll to today
- Schedule a meeting
- Schedule the meeting
- Edit the meeting
- Share meeting address
- Participants list
- Device is trusted
- Edit contact
- Remove field
- Show contacts list filters
- Create a contact
- Join the conference
- Delete this CardDAV configuration
- Save CardDAV configuration
- Delete this LDAP configuration
- Save LDAP configuration
- Plays the call recording
\ No newline at end of file
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 4bbc4bd34..8d9c60cc7 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -807,6 +807,7 @@
This message was forwarded from another conversation
Click to have delivery status
Plays/pauses the voice message playback
+ Remove this file from attachments
Close attachments
Conversation has been silenced
Ephemeral messages are enabled