mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
Also fix issue with manga details not showing latest custom cover if the cover is set from reader screen Not sure why MangaHeaderItem has its own manga object, seems unnecessary (and could cause some sync issue) since it can be retrieved from adapter
362 B
362 B
Fixes
- Fixed custom cover set from reader didn't show up on manga details
Other
- Initial migration to use Flow on MangaDetailsPresenter