Skip to content

Refactor: Apply gradient and adjust padding in QueueBottomSheet header#604

Merged
theovilardo merged 1 commit intomasterfrom
codex/unify-ui-effects-for-bottom-sheets
Dec 22, 2025
Merged

Refactor: Apply gradient and adjust padding in QueueBottomSheet header#604
theovilardo merged 1 commit intomasterfrom
codex/unify-ui-effects-for-bottom-sheets

Conversation

@theovilardo
Copy link
Copy Markdown
Owner

  • Removes the primaryContainer solid background from the draggable header (QueueDraggableHeader).
  • Applies a vertical gradient from primaryContainer to Transparent to the header surface for a fading effect.
  • Adjusts header padding, increasing the bottom padding from 12dp to 20dp.
  • Removes the bottom padding from the LazyColumn containing the queue items.

- Removes the `primaryContainer` solid background from the draggable header (`QueueDraggableHeader`).
- Applies a vertical gradient from `primaryContainer` to `Transparent` to the header surface for a fading effect.
- Adjusts header padding, increasing the bottom padding from 12dp to 20dp.
- Removes the bottom padding from the `LazyColumn` containing the queue items.
@theovilardo theovilardo merged commit d9dd00c into master Dec 22, 2025
@lostf1sh lostf1sh deleted the codex/unify-ui-effects-for-bottom-sheets branch January 16, 2026 20:40
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