komikku/app/src
Cuong-Tran 4aa8f5a201
fix(webtoon-scale): Improve webtoon scale type handling & listener (#1150)
* fix(webtoon): improve webtoon scale type handling and listener invocation

* fix(webtoon): streamline webtoon scale type handling and improve listener invocation

* add retry

* qualifier

* remove listener on destroy to avoid memory leaks

* using an object expression for the listener

* ensure listener is removed only if viewTreeObserver is alive

* refactor layout listener to improve retry logic and ensure proper removal

* using doOnLayout

* use doOnLayout for scaling logic to ensure proper execution after view is laid out
2025-09-15 11:45:32 +07:00
..
beta/res Notification color & icon (#620) 2025-01-26 01:58:08 +07:00
debug/res Change foss variant application id suffix to '.foss' and more (mihonapp/mihon#1831) 2025-03-23 23:43:06 +07:00
main fix(webtoon-scale): Improve webtoon scale type handling & listener (#1150) 2025-09-15 11:45:32 +07:00
test feat: Hidden categories (#348) 2024-09-11 18:06:37 +07:00