do not jump out of whispher mode when selecting attach
This commit is contained in:
		
							parent
							
								
									5e30d97439
								
							
						
					
					
						commit
						b55d4bc62f
					
				| @ -1568,7 +1568,6 @@ public class ConversationFragment extends XmppFragment implements EditMessage.Ke | ||||
|             } | ||||
|         }; | ||||
|         if (account.httpUploadAvailable() || attachmentChoice == ATTACHMENT_CHOICE_LOCATION) { | ||||
|             conversation.setNextCounterpart(null); | ||||
|             callback.onPresenceSelected(); | ||||
|         } else { | ||||
|             activity.selectPresence(conversation, callback); | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Daniel Gultsch
						Daniel Gultsch