mihon/app/src/main/java/eu/kanade/presentation/components
arkon 80c7a45328 Remove top app bar scroll behavior
This lets us make it more consistent with the Compose screens for now. Maybe it'll return in the future.

This also includes making the AboutController a full Compose controller with a new abstracted TopAppBar composable.
2022-07-16 17:58:43 -04:00
..
AppBar.kt Remove top app bar scroll behavior 2022-07-16 17:58:43 -04:00
Badges.kt Consolidate badge components 2022-07-16 17:40:40 -04:00
Button.kt MangaController overhaul (#7244) 2022-06-25 11:03:48 -04:00
ChapterDownloadIndicator.kt ChapterDownloadIndicator: Fixes and improvements (#7485) 2022-07-09 12:38:33 -04:00
DropdownMenu.kt Minor composable updates 2022-06-19 17:17:48 -04:00
EmptyScreen.kt Minor cleanup 2022-06-25 11:20:34 -04:00
FloatingActionButton.kt MangaController overhaul (#7244) 2022-06-25 11:03:48 -04:00
IconButton.kt Reimplement chapter download indicator longpress (#7412) 2022-07-02 12:43:18 -04:00
LazyList.kt Fix scroll animation when system animation is disabled (#7509) 2022-07-11 22:21:00 -04:00
LinkIcon.kt Fix about icons sizing 2022-04-28 09:15:59 -04:00
LoadingScreen.kt Center CurcularProgressIndicator in LoadingScreen (#7032) 2022-04-28 08:54:51 -04:00
MangaCover.kt Minor composable updates 2022-06-19 17:17:48 -04:00
Preferences.kt Add Composable preview for preferences 2022-06-19 16:50:52 -04:00
Scaffold.kt Fix manga info header using wrong text color (fixes #7368) 2022-06-26 10:01:11 -04:00
Surface.kt MangaController overhaul (#7244) 2022-06-25 11:03:48 -04:00
SwipeRefresh.kt Minor cleanups 2022-06-04 16:01:49 -04:00
VerticalFastScroller.kt VerticalFastScroller: Fix scroller consuming touch when it's invisible (#7484) 2022-07-09 09:20:47 -04:00