Skip to content

Commit

Permalink
Add proper title to text story sender.
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-signal committed Aug 26, 2022
1 parent cba1caa commit e00ce48
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e00ce48

Please sign in to comment.