mirror of
				https://github.com/pierre42100/ComunicAndroid
				synced 2025-11-04 03:24:04 +00:00 
			
		
		
		
	Group tags are working.
This commit is contained in:
		@@ -498,8 +498,7 @@ public class MainActivity extends BaseActivity implements
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        if (directory.getKind() == VirtualDirectoryType.GROUP){
 | 
			
		||||
            Toast.makeText(this, R.string.err_groups_not_supported,
 | 
			
		||||
                    Toast.LENGTH_SHORT).show();
 | 
			
		||||
            onOpenGroup(directory.getId());
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        else if(directory.getKind() == VirtualDirectoryType.USER){
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user