mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2025-02-02 09:22:33 +01:00
b3611eef9d
* 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