mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-11-04 16:18:55 +01:00 
			
		
		
		
	Fix filter group icon being invisible in light theme
This commit is contained in:
		@@ -24,6 +24,7 @@
 | 
			
		||||
    <ImageView
 | 
			
		||||
        android:id="@+id/expand_icon"
 | 
			
		||||
        android:layout_width="wrap_content"
 | 
			
		||||
        android:layout_height="wrap_content" />
 | 
			
		||||
        android:layout_height="wrap_content"
 | 
			
		||||
        android:tint="?attr/colorOnPrimary" />
 | 
			
		||||
 | 
			
		||||
</LinearLayout>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user