mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-30 22:07:57 +01:00 
			
		
		
		
	MangaInfo: Don't apply appbar padding on tablet ui (#6464)
This commit is contained in:
		| @@ -84,6 +84,7 @@ class MangaInfoHeaderAdapter( | ||||
|     } | ||||
|  | ||||
|     private fun updateCoverPosition() { | ||||
|         if (isTablet) return | ||||
|         val appBarHeight = controller.getMainAppBarHeight() | ||||
|         binding.mangaCover.updateLayoutParams<ViewGroup.MarginLayoutParams> { | ||||
|             topMargin += appBarHeight | ||||
|   | ||||
		Reference in New Issue
	
	Block a user