straw/strawApp
Kayos 50f4ce0a6c vc=56 fixup: hoist hideShorts collectAsState out of LazyListScope
LazyColumn's content lambda is LazyListScope, NOT @Composable, so
collectAsState() + remember() can't live inside the block body. Lift
both above the LazyColumn call (still inside the when{}'s else
branch). ChannelScreen — SubsPane and SearchScreen already had it
in the right scope.
2026-05-26 10:50:37 -07:00
..
src/main vc=56 fixup: hoist hideShorts collectAsState out of LazyListScope 2026-05-26 10:50:37 -07:00
build.gradle.kts vc=55: in-app auto-updater polling fdroid.sulkta.com 2026-05-26 09:40:07 -07:00
proguard-rules.pro vc=55: in-app auto-updater polling fdroid.sulkta.com 2026-05-26 09:40:07 -07:00