mirror of
https://github.com/mihonapp/mihon.git
synced 2025-07-14 19:55:11 +02:00
Tap to enlarge cover (#5256)
* Convert manga_info_header to use ContraintLayout Will help with MotionLayout and tablet layout * Convert to MotionLayout to be able to enlarge cover art * Add keyframes to animations * Remove keyframes Alexa play Despacito * Add back manga_summary_section
This commit is contained in:
@ -275,7 +275,6 @@ class MangaInfoHeaderAdapter(
|
||||
|
||||
// Handle showing more or less info
|
||||
merge(
|
||||
binding.mangaSummarySection.clicks(),
|
||||
binding.mangaSummaryText.clicks(),
|
||||
binding.mangaInfoToggleMore.clicks(),
|
||||
binding.mangaInfoToggleLess.clicks()
|
||||
|
Reference in New Issue
Block a user