ChannelMediaAttachmentsPreviewTopBar
open fun ChannelMediaAttachmentsPreviewTopBar(item: ChannelAttachmentsViewState.Content.Item, onNavigationIconClick: () -> Unit)
Factory method for creating the top bar of the channel media attachments preview screen.
Parameters
item
The item to display in the top bar.
onNavigationIconClick
Callback invoked when the navigation icon is clicked.