mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-10 08:27:04 +00:00
- Add expandedNoteId state to FeedScreen — clicking a card expands it in-place instead of navigating to separate ThreadScreen - AnimatedVisibility(expandVertically + fadeIn) for smooth expansion - ExpandedNoteContent composable renders CommentsCard + RelatedContentSection below the expanded card within the same LazyColumn item - Auto-scroll expanded card to top of viewport - Thread reply subscriptions start on expand, cancel on collapse - Only one card expanded at a time — clicking another collapses current - Search bar stays visible (floating header above LazyColumn) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>