mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-30 22:07:57 +01:00 
			
		
		
		
	Hide slider tooltip label everywhere
This commit is contained in:
		| @@ -13,7 +13,6 @@ class ReaderSlider @JvmOverloads constructor( | ||||
| ) : Slider(context, attrs) { | ||||
|  | ||||
|     init { | ||||
|         isTickVisible = false | ||||
|         stepSize = 1f | ||||
|         setLabelFormatter { value -> | ||||
|             (value.toInt() + 1).toString() | ||||
|   | ||||
		Reference in New Issue
	
	Block a user