mirror of
				https://github.com/TeamNewPipe/NewPipe
				synced 2025-10-31 15:23:00 +00:00 
			
		
		
		
	Changed duration box stroke color to grey (like in the official app)
This commit is contained in:
		| @@ -1,5 +1,5 @@ | |||||||
| <?xml version="1.0" encoding="utf-8"?> | <?xml version="1.0" encoding="utf-8"?> | ||||||
|     <shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle" > |     <shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle" > | ||||||
|         <solid android:color="#000000" /> |         <solid android:color="#000000" /> | ||||||
|         <stroke android:width="1dip" android:color="#4fa5d5"/> |         <stroke android:width="1dip" android:color="#888"/> | ||||||
|     </shape> |     </shape> | ||||||
		Reference in New Issue
	
	Block a user
	 darkon5
					darkon5