mirror of
				https://github.com/KokaKiwi/BarInsta
				synced 2025-10-31 11:35:34 +00:00 
			
		
		
		
	Fix sending videos in DM. Fixes austinhuang0131/barinsta#1217
This commit is contained in:
		
							parent
							
								
									2f44255584
								
							
						
					
					
						commit
						e1057c8781
					
				| @ -1117,7 +1117,9 @@ public class DirectMessageThreadFragment extends Fragment implements DirectReact | ||||
|                 if (!isAdded()) return; | ||||
|                 if (!entry.isVideo) { | ||||
|                     navigateToImageEditFragment(entry.path); | ||||
|                     return; | ||||
|                 } | ||||
|                 handleSentMessage(viewModel.sendUri(entry)); | ||||
|             }); | ||||
|             mediaPicker.show(getChildFragmentManager(), "MediaPicker"); | ||||
|         }); | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user