tachiyomi/app
Ivan Iskandar 34906a7425
MangaScreen: Ditch the expanded app bar (#7470)
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.
2022-07-09 12:37:49 -04:00
..
src MangaScreen: Ditch the expanded app bar (#7470) 2022-07-09 12:37:49 -04:00
.gitignore Move google-services.json 2020-04-29 17:56:05 -04:00
build.gradle.kts Merge branch 'patch' 2022-07-08 16:09:19 -04:00
proguard-android-optimize.txt Adjust R8 optimization configs to fix extension issues 2022-05-26 19:41:43 -04:00
proguard-rules.pro Downgrade R8 to avoid extension issues 2022-05-26 22:33:18 -04:00
shortcuts.xml Remove more unused strings 2021-05-30 11:10:16 -04:00