|  |  | @ -775,7 +775,7 @@ public class ConversationActivity extends PassphraseRequiredActionBarActivity | 
			
		
	
		
		
			
				
					
					|  |  |  |   { |  |  |  |   { | 
			
		
	
		
		
			
				
					
					|  |  |  |     final SettableFuture<Boolean> future = new SettableFuture<>(); |  |  |  |     final SettableFuture<Boolean> future = new SettableFuture<>(); | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     handleSecurityChange(currentSecureText || isGroupConversation(), |  |  |  |     handleSecurityChange(currentSecureText || isPushGroupConversation(), | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |                          currentSecureVoice && !isGroupConversation()); |  |  |  |                          currentSecureVoice && !isGroupConversation()); | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     new AsyncTask<Recipients, Void, Pair<Boolean, Boolean>>() { |  |  |  |     new AsyncTask<Recipients, Void, Pair<Boolean, Boolean>>() { | 
			
		
	
	
		
		
			
				
					|  |  | 
 |