Skip to content

Add AnimatedVerticallySlidingContent for use on both the PaneTopAppBar and TrendsTicker#1359

Merged
tunjid merged 2 commits into
mainfrom
tj/animated-vertically-sliding-content
Jun 6, 2026
Merged

Add AnimatedVerticallySlidingContent for use on both the PaneTopAppBar and TrendsTicker#1359
tunjid merged 2 commits into
mainfrom
tj/animated-vertically-sliding-content

Conversation

@tunjid

@tunjid tunjid commented Jun 6, 2026

Copy link
Copy Markdown
Owner

No description provided.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces a new reusable Composable component, AnimatedVerticallySlidingContent, which encapsulates vertical sliding transitions. This component replaces duplicate animation logic and local transition specifications in TrendsTicker and PaneTopAppBar. The review feedback suggests improving the reusability of this new component by exposing AnimatedVisibilityScope as a receiver in its content lambda, and renaming TitleTransform to VerticalSlideTransform to better reflect its generic nature.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@tunjid tunjid merged commit 54ee6b2 into main Jun 6, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant