mirror of
				https://github.com/TeamNewPipe/NewPipe
				synced 2025-10-31 07:13:00 +00:00 
			
		
		
		
	Fix Kiosk Selector colors in Light theme
This commit is contained in:
		| @@ -1,5 +1,6 @@ | ||||
| <?xml version="1.0" encoding="utf-8"?> | ||||
| <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" | ||||
|     xmlns:app="http://schemas.android.com/apk/res-auto" | ||||
|     xmlns:tools="http://schemas.android.com/tools" | ||||
|     android:layout_width="match_parent" | ||||
|     android:layout_height="wrap_content" | ||||
| @@ -18,6 +19,7 @@ | ||||
|         android:layout_alignParentTop="true" | ||||
|         android:layout_marginRight="5dp" | ||||
|         android:contentDescription="TODO" | ||||
|         app:tint="@color/contrastColor" | ||||
|         tools:ignore="RtlHardcoded" /> | ||||
|  | ||||
|     <TextView | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 krlvm
					krlvm