Move share and download actions to the bottom sheet
This commit is contained in:
parent
194b1a8c56
commit
f8b2f24962
17 changed files with 127 additions and 178 deletions
|
|
@ -36,7 +36,5 @@ interface MediaViewerEntryPoint : FeatureEntryPoint {
|
|||
val mediaSource: MediaSource,
|
||||
val thumbnailSource: MediaSource?,
|
||||
val canShowInfo: Boolean,
|
||||
val canDownload: Boolean,
|
||||
val canShare: Boolean,
|
||||
) : NodeInputs
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue