Small behavior improvement

pull/210/head
M66B 2 years ago
parent 89e42a245d
commit 123cf7b509

@ -1990,6 +1990,7 @@ public class AdapterMessage extends RecyclerView.Adapter<AdapterMessage.ViewHold
bindAddresses(message); bindAddresses(message);
bindHeaders(message, false); bindHeaders(message, false);
if (!attachments_alt)
bindAttachments(message, properties.getAttachments(message.id), false); bindAttachments(message, properties.getAttachments(message.id), false);
// Actions // Actions

Loading…
Cancel
Save