mirror of
https://github.com/mihonapp/mihon.git
synced 2024-10-31 21:20:59 -04:00
34906a7425
Animating the content padding that's used for the lazy list is heavy. A simple fix to *just* offset the list is blocked by a Compose fling issue (b/179417109). So I decided to go with the previous layout of this screen by putting everything in the list. MangaInfoHeader is split into separate composables to avoid jank when the item is being inflated. |
||
---|---|---|
.. | ||
BaseMangaListItem.kt | ||
ChapterHeader.kt | ||
DotSeparatorText.kt | ||
MangaBottomActionMenu.kt | ||
MangaChapterListItem.kt | ||
MangaCoverDialog.kt | ||
MangaInfoHeader.kt | ||
MangaSmallAppBar.kt |