mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-31 06:17:57 +01:00 
			
		
		
		
	Update app theme preference UI
Heavily influenced by TachiyomiJ2K.
This commit is contained in:
		
							
								
								
									
										6
									
								
								app/src/main/res/drawable/oval.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								app/src/main/res/drawable/oval.xml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,6 @@ | ||||
| <?xml version="1.0" encoding="utf-8"?> | ||||
| <shape xmlns:android="http://schemas.android.com/apk/res/android" | ||||
|     android:shape="rectangle"> | ||||
|     <corners android:radius="20dp" /> | ||||
|     <solid android:color="?android:attr/colorBackground" /> | ||||
| </shape> | ||||
		Reference in New Issue
	
	Block a user