Swoosh/app
Paweł Orzech f3ab562a6c
perf: remove StaggeredItem animations from LazyColumn for smooth scrolling
StaggeredItem wrapped every list item in AnimatedVisibility with
slideInVertically + fadeIn + LaunchedEffect delays, causing jittery
scrolling due to excessive recompositions and layout passes.
2026-03-19 14:51:03 +01:00
..
src perf: remove StaggeredItem animations from LazyColumn for smooth scrolling 2026-03-19 14:51:03 +01:00
build.gradle.kts feat: redesign setup screen with pulsing animated background and API key helper 2026-03-19 10:11:00 +01:00
proguard-rules.pro feat: implement Ghost CMS microblogging Android app (Swoosh) 2026-03-18 22:43:53 +00:00