Skip to content

feat: Add haptic feedback to album carousel#188

Merged
theovilardo merged 1 commit intomasterfrom
feat/haptic-feedback-carousel
Oct 2, 2025
Merged

feat: Add haptic feedback to album carousel#188
theovilardo merged 1 commit intomasterfrom
feat/haptic-feedback-carousel

Conversation

@theovilardo
Copy link
Copy Markdown
Owner

This commit adds haptic feedback to the album carousel in the full player view. The feedback is triggered when the user swipes to a new song, enhancing the tactile experience of navigating the queue.

The implementation uses LocalHapticFeedback to perform a long-press haptic effect within the LaunchedEffect that handles the carousel's state changes.

This commit adds haptic feedback to the album carousel in the full player view. The feedback is triggered when the user swipes to a new song, enhancing the tactile experience of navigating the queue.

The implementation uses `LocalHapticFeedback` to perform a long-press haptic effect within the `LaunchedEffect` that handles the carousel's state changes.
@theovilardo theovilardo merged commit f1c0554 into master Oct 2, 2025
@theovilardo theovilardo deleted the feat/haptic-feedback-carousel branch October 2, 2025 11:45
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