mirror of
				https://gitlab.com/famedly/fluffychat.git
				synced 2025-11-03 22:07:23 +01:00 
			
		
		
		
	chore: Always display header elevation in chat
This commit is contained in:
		
							parent
							
								
									2b9bec4e87
								
							
						
					
					
						commit
						3e6ce3403e
					
				@ -164,6 +164,7 @@ class ChatView extends StatelessWidget {
 | 
			
		||||
            builder: (BuildContext context, snapshot) {
 | 
			
		||||
              return Scaffold(
 | 
			
		||||
                appBar: AppBar(
 | 
			
		||||
                  elevation: 4,
 | 
			
		||||
                  actionsIconTheme: IconThemeData(
 | 
			
		||||
                    color: controller.selectedEvents.isEmpty
 | 
			
		||||
                        ? null
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user