|  | @@ -32,6 +32,8 @@
 | 
	
		
			
				|  |  |          app:tabIndicatorFullWidth="false"
 | 
	
		
			
				|  |  |          app:tabIndicatorHeight="4dp"
 | 
	
		
			
				|  |  |          app:tabMode="fixed"
 | 
	
		
			
				|  |  | +        app:tabPaddingStart="0dp"
 | 
	
		
			
				|  |  | +        app:tabPaddingEnd="0dp"
 | 
	
		
			
				|  |  |          app:tabRippleColor="@null"
 | 
	
		
			
				|  |  |          app:tabSelectedTextColor="@color/black_333"
 | 
	
		
			
				|  |  |          app:tabTextAppearance="@style/tab_layout_style"
 |