mirror of
				https://gitlab.com/comunic/comunicmobile
				synced 2025-11-04 04:04:18 +00:00 
			
		
		
		
	Start update
This commit is contained in:
		@@ -44,7 +44,7 @@ class ConversationWindowContainer extends StatelessWidget {
 | 
			
		||||
          appBar: AppBarWrapper(
 | 
			
		||||
              height: 40,
 | 
			
		||||
              appBar: AppBar(
 | 
			
		||||
                textTheme: TextTheme(title: TextStyle(fontSize: 15)),
 | 
			
		||||
                textTheme: TextTheme(headline6: TextStyle(fontSize: 15)),
 | 
			
		||||
                backgroundColor: appBarBgColor,
 | 
			
		||||
                leading: icon,
 | 
			
		||||
                title: GestureDetector(child: title, onTap: onToggleCollapse),
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user