Add proper title to text story sender.
This commit is contained in:
parent
cba1caa5be
commit
e00ce48517
1 changed files with 1 additions and 0 deletions
|
@ -153,6 +153,7 @@ class TextStoryPostCreationFragment : Fragment(R.layout.stories_text_post_creati
|
|||
launcher.launch(
|
||||
StoriesMultiselectForwardActivity.Args(
|
||||
MultiselectForwardFragmentArgs(
|
||||
title = R.string.MediaReviewFragment__send_to,
|
||||
canSendToNonPush = false,
|
||||
storySendRequirements = Stories.MediaTransform.SendRequirements.VALID_DURATION,
|
||||
isSearchEnabled = false
|
||||
|
|
Loading…
Add table
Reference in a new issue