mirror of
				https://github.com/immich-app/immich.git
				synced 2025-11-03 19:17:11 -05:00 
			
		
		
		
	Added haptic feedback to tab bar switching
This commit is contained in:
		
							parent
							
								
									e38166837d
								
							
						
					
					
						commit
						e99c400f59
					
				@ -34,6 +34,7 @@ class TabControllerPage extends ConsumerWidget {
 | 
			
		||||
            bottomNavigationBar: multiselectEnabled
 | 
			
		||||
                ? null
 | 
			
		||||
                : BottomNavigationBar(
 | 
			
		||||
                    enableFeedback: true,
 | 
			
		||||
                    selectedLabelStyle: const TextStyle(
 | 
			
		||||
                      fontSize: 13,
 | 
			
		||||
                      fontWeight: FontWeight.w600,
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user