mirror of
https://github.com/mihonapp/mihon.git
synced 2025-05-18 00:35:32 +02:00
* Use a wrapper around Manga to supply glide with proper equals() and hashCode() impl. for caching * reload image if url has changed * ignore case for http scheme comparison * more ignore case for http scheme comparison * fix indenting * use data class for MangaThumbnail