mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-30 22:07:57 +01:00 
			
		
		
		
	Replace numberpicker with wheelpicker (#8501)
* Replace numberpicker with wheelpicker * cleanups
This commit is contained in:
		| @@ -1,11 +1,6 @@ | ||||
| <?xml version="1.0" encoding="utf-8"?> | ||||
| <resources> | ||||
|  | ||||
|     <declare-styleable name="MinMaxNumberPicker"> | ||||
|         <attr name="min" format="integer"/> | ||||
|         <attr name="max" format="integer"/> | ||||
|     </declare-styleable> | ||||
|  | ||||
|     <declare-styleable name="MaterialSpinnerView"> | ||||
|         <attr name="title" format="reference|string"/> | ||||
|         <attr name="android:entries"/> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user