changeAttachmentState

fun changeAttachmentState(showAttachments: Boolean)

Notifies the ViewModel if we should show attachments or not.

Parameters

showAttachments

If we need to show attachments or hide them.