mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-02-21 10:17:56 +00:00
Add proper title to text story sender.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user