Loading legacy/ui/legacy/src/main/res/layout/message_view_attachment.xml +1 −1 Original line number Diff line number Diff line Loading @@ -96,7 +96,7 @@ android:layout_marginTop="8dp" android:layout_marginBottom="8dp" android:background="?attr/selectableItemBackgroundBorderless" android:contentDescription="@string/remove_attachment_action" android:contentDescription="@string/save_attachment_action" app:srcCompat="@drawable/ic_download" app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintEnd_toEndOf="parent" Loading legacy/ui/legacy/src/main/res/values/strings.xml +1 −0 Original line number Diff line number Diff line Loading @@ -194,6 +194,7 @@ <string name="message_compose_description_delete_quoted_text">Remove quoted text</string> <string name="message_compose_description_edit_quoted_text">Edit quoted text</string> <string name="remove_attachment_action">Remove attachment</string> <string name="save_attachment_action">Save attachment</string> <string name="message_to_label">To:</string> <string name="message_view_cc_label">Cc:</string> Loading Loading
legacy/ui/legacy/src/main/res/layout/message_view_attachment.xml +1 −1 Original line number Diff line number Diff line Loading @@ -96,7 +96,7 @@ android:layout_marginTop="8dp" android:layout_marginBottom="8dp" android:background="?attr/selectableItemBackgroundBorderless" android:contentDescription="@string/remove_attachment_action" android:contentDescription="@string/save_attachment_action" app:srcCompat="@drawable/ic_download" app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintEnd_toEndOf="parent" Loading
legacy/ui/legacy/src/main/res/values/strings.xml +1 −0 Original line number Diff line number Diff line Loading @@ -194,6 +194,7 @@ <string name="message_compose_description_delete_quoted_text">Remove quoted text</string> <string name="message_compose_description_edit_quoted_text">Edit quoted text</string> <string name="remove_attachment_action">Remove attachment</string> <string name="save_attachment_action">Save attachment</string> <string name="message_to_label">To:</string> <string name="message_view_cc_label">Cc:</string> Loading