mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-30 22:07:57 +01:00 
			
		
		
		
	fix fingerprint icon in dark themes
This commit is contained in:
		| @@ -113,6 +113,10 @@ | ||||
|         <item name="colorOnBackground">@color/textColorPrimaryDark</item> | ||||
|         <item name="colorAccent">@color/colorAccentDark</item> | ||||
|  | ||||
|         <!-- Swirl (EH) --> | ||||
|         <item name="swirl_ridgeColor">?android:attr/textColorSecondary</item> | ||||
|         <item name="swirl_errorColor">?android:attr/colorAccent</item> | ||||
|  | ||||
|         <!-- Handles RTL text --> | ||||
|         <item name="android:textAlignment">gravity</item> | ||||
|         <item name="android:textDirection">locale</item> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user