Skip to content

Feat/track volume control#205

Merged
theovilardo merged 2 commits intomasterfrom
feat/track-volume-control
Oct 7, 2025
Merged

Feat/track volume control#205
theovilardo merged 2 commits intomasterfrom
feat/track-volume-control

Conversation

@theovilardo
Copy link
Copy Markdown
Owner

No description provided.

google-labs-jules bot and others added 2 commits October 7, 2025 19:17
…rily disables the cast functionality from the UI, as requested.

Key changes include:
- A new `TrackVolumeBottomSheet` composable has been created to house the volume slider and percentage display.
- The "Cast" button in the full-screen player has been replaced with a "Track Volume" button.
- The `PlayerViewModel` has been updated to manage and synchronize the track's volume with the underlying `MediaController`.
- Haptic feedback has been added to the volume slider for a better user experience.
This commit refines the UI of the track volume bottom sheet for a cleaner and more modern appearance.

The key changes include:
- Renaming the title from "Track Volume" to a more concise "Volume".
- Increasing the height of the `SliderDefaults.Track` from `16.dp` to `38.dp` for a larger, more touch-friendly target.
- Adjusting the vertical spacing around the slider for better visual balance.
@theovilardo theovilardo merged commit 185edac into master Oct 7, 2025
@theovilardo theovilardo deleted the feat/track-volume-control branch October 16, 2025 18:04
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