mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	help: Update "Share and upload files" for Flutter launch.
Adds mobile-camera and mobile-image to shared icons. Deletes static/images/help/mobile-camera-icon.svg, static/images/help/mobile-image-icon.svg, and static/images/help/mobile-paperclip.svg as they are no longer used. Part of #34748.
This commit is contained in:
		
				
					committed by
					
						
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							9b380d6a65
						
					
				
				
					commit
					7c0eacba97
				
			@@ -65,9 +65,9 @@ preview to [view the full-size image or video](/help/view-images-and-videos).
 | 
			
		||||
1. Navigate to a channel, topic, or direct message view.
 | 
			
		||||
 | 
			
		||||
1. Tap the
 | 
			
		||||
   **paperclip** (<img src="/static/images/help/mobile-paperclip-icon.svg" alt="paperclip" class="help-center-icon"/>),
 | 
			
		||||
   **image** (<img src="/static/images/help/mobile-image-icon.svg" alt="image" class="help-center-icon"/>),
 | 
			
		||||
   or **camera** (<img src="/static/images/help/mobile-camera-icon.svg" alt="camera" class="help-center-icon"/>)
 | 
			
		||||
   **paperclip** (<i class="zulip-icon zulip-icon-attachment mobile-help"></i>),
 | 
			
		||||
   **image** (<i class="zulip-icon zulip-icon-mobile-image mobile-help"></i>),
 | 
			
		||||
   or **camera** (<i class="zulip-icon zulip-icon-mobile-camera mobile-help"></i>)
 | 
			
		||||
   button at the bottom of the app to select one or more files. Zulip will
 | 
			
		||||
   upload the files, and insert named links using
 | 
			
		||||
   [Markdown formatting](/help/format-your-message-using-markdown#links):
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user