Skip to content

feat: add selected state and accordion animation to List - #5057

Draft
adam-sajko wants to merge 5 commits into
callstack:mainfrom
adam-sajko:feat/list-selected-and-accordion-animation
Draft

feat: add selected state and accordion animation to List#5057
adam-sajko wants to merge 5 commits into
callstack:mainfrom
adam-sajko:feat/list-selected-and-accordion-animation

Conversation

@adam-sajko

@adam-sajko adam-sajko commented Aug 19, 2026

Copy link
Copy Markdown

Motivation

Adds MD3 selected colors (primaryContainer / onPrimaryContainer) on List.Item and List.Accordion, plus expand/collapse motion on the accordion chevron and content.

Stacked on #5041. GitHub will show those commits until #5041 merges, after that a rebase drops them. Not blocked on #5018.

Visual changes

  • Selected items use primaryContainer background and onPrimaryContainer content.
  • Accordion chevron rotates; expanded content animates height and opacity.

Related issue

Related to #4976

Test plan

  • Unit tests for selected colors and existing list behavior
  • Screen recording of accordion motion still TODO

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