mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-14 03:55:06 +01:00
Fix webtoon page takes up entire screen even if it's smaller (#5622)
This commit is contained in:
parent
d019c5999b
commit
39b7024be0
@ -266,6 +266,7 @@ class WebtoonPageHolder(
|
||||
*/
|
||||
private fun setImage() {
|
||||
progressIndicator.setCompleteProgressAndHide()
|
||||
progressContainer.isVisible = false
|
||||
retryContainer?.isVisible = false
|
||||
removeDecodeErrorLayout()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user