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(
|
launcher.launch(
|
||||||
StoriesMultiselectForwardActivity.Args(
|
StoriesMultiselectForwardActivity.Args(
|
||||||
MultiselectForwardFragmentArgs(
|
MultiselectForwardFragmentArgs(
|
||||||
|
title = R.string.MediaReviewFragment__send_to,
|
||||||
canSendToNonPush = false,
|
canSendToNonPush = false,
|
||||||
storySendRequirements = Stories.MediaTransform.SendRequirements.VALID_DURATION,
|
storySendRequirements = Stories.MediaTransform.SendRequirements.VALID_DURATION,
|
||||||
isSearchEnabled = false
|
isSearchEnabled = false
|
||||||
|
|
Loading…
Add table
Reference in a new issue