Skip to content

feat: use dynamic corner radius for navigation bar expansion#2053

Merged
theovilardo merged 1 commit into
masterfrom
fix/navbar-corners
May 19, 2026
Merged

feat: use dynamic corner radius for navigation bar expansion#2053
theovilardo merged 1 commit into
masterfrom
fix/navbar-corners

Conversation

@theovilardo

Copy link
Copy Markdown
Collaborator

Replaces the hardcoded 12.dp value with navBarCornerRadius when calculating the navigation bar's corner radius state during player expansion.

  • Added navBarCornerRadius as a dependency in the state calculation block.
  • Updated the lerp function to use navBarCornerRadius.dp as the starting base value.

Replaces the hardcoded `12.dp` value with `navBarCornerRadius` when calculating the navigation bar's corner radius state during player expansion.

- Added `navBarCornerRadius` as a dependency in the state calculation block.
- Updated the `lerp` function to use `navBarCornerRadius.dp` as the starting base value.
@theovilardo theovilardo merged commit fc0d089 into master May 19, 2026
3 of 4 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