mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-11-04 08:08:55 +01:00 
			
		
		
		
	@@ -72,6 +72,7 @@ fun EmptyScreen(
 | 
			
		||||
                    text = message,
 | 
			
		||||
                    modifier = Modifier.paddingFromBaseline(top = 24.dp).secondaryItemAlpha(),
 | 
			
		||||
                    style = MaterialTheme.typography.bodyMedium,
 | 
			
		||||
                    textAlign = TextAlign.Center,
 | 
			
		||||
                )
 | 
			
		||||
            }
 | 
			
		||||
            if (!actions.isNullOrEmpty()) {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user