mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-30 22:07:57 +01:00 
			
		
		
		
	Fix recycled item's height being 0 in webtoon mode (#563)
Which will prevent the new image from being decoded until it's visible.
This commit is contained in:
		| @@ -118,6 +118,7 @@ class WebtoonPageHolder( | ||||
|         removeErrorLayout() | ||||
|         frame.recycle() | ||||
|         progressIndicator.setProgress(0) | ||||
|         progressContainer.isVisible = true | ||||
|     } | ||||
|  | ||||
|     /** | ||||
|   | ||||
		Reference in New Issue
	
	Block a user