Add proper title to text story sender.

This commit is contained in:
Alex Hart 2022-08-26 12:48:32 -03:00
parent cba1caa5be
commit e00ce48517

View file

@ -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