mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-31 06:17:57 +01:00 
			
		
		
		
	Fix MangaController fast scroller position (#6090)
This commit is contained in:
		| @@ -287,7 +287,7 @@ class MangaController : | ||||
|  | ||||
|             binding.fastScroller.doOnLayout { scroller -> | ||||
|                 scroller.updateLayoutParams<ViewGroup.MarginLayoutParams> { | ||||
|                     topMargin = getMainAppBarHeight() | ||||
|                     topMargin += getMainAppBarHeight() | ||||
|                 } | ||||
|             } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user