mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-11-03 23:58:55 +01:00 
			
		
		
		
	Make tabs not all caps
This commit is contained in:
		@@ -115,6 +115,12 @@
 | 
			
		||||
        <item name="android:textColor">?attr/colorOnBackground</item>
 | 
			
		||||
    </style>
 | 
			
		||||
 | 
			
		||||
    <style name="TextAppearance.Widget.Tab" parent="TextAppearance.MaterialComponents.Button">
 | 
			
		||||
        <item name="android:textAllCaps">false</item>
 | 
			
		||||
        <item name="android:letterSpacing">0</item>
 | 
			
		||||
    </style>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
    <!--=======-->
 | 
			
		||||
    <!--Widgets-->
 | 
			
		||||
    <!--=======-->
 | 
			
		||||
@@ -281,6 +287,7 @@
 | 
			
		||||
        <item name="tabInlineLabel">true</item>
 | 
			
		||||
        <item name="tabMinWidth">75dp</item>
 | 
			
		||||
        <item name="tabMode">scrollable</item>
 | 
			
		||||
        <item name="tabTextAppearance">@style/TextAppearance.Widget.Tab</item>
 | 
			
		||||
    </style>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user