Move share and download actions to the bottom sheet
This commit is contained in:
parent
33634b2c95
commit
5c41de60fa
17 changed files with 127 additions and 178 deletions
|
|
@ -251,8 +251,6 @@ class MessagesFlowNode @AssistedInject constructor(
|
|||
mediaSource = navTarget.mediaSource,
|
||||
thumbnailSource = navTarget.thumbnailSource,
|
||||
canShowInfo = true,
|
||||
canDownload = true,
|
||||
canShare = true,
|
||||
)
|
||||
val callback = object : MediaViewerEntryPoint.Callback {
|
||||
override fun onDone() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue