Skip to content

feat: Add haptic feedback to UI controls#214

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

feat: Add haptic feedback to UI controls#214
theovilardo merged 1 commit intomasterfrom
feat/haptic-feedback

Conversation

@theovilardo
Copy link
Copy Markdown
Owner

Implements a soft haptic feedback (HapticFeedbackType.TextHandleMove) on key user interactions to provide tactile confirmation.

The following components have been updated:

  • TabAnimation: Triggers feedback when a user switches tabs in the LibraryScreen.
  • MiniPlayerContentInternal: Triggers feedback on the play/pause button in the collapsed player.
  • AnimatedPlaybackControls: Triggers feedback on the play/pause button in the expanded player sheet.

Implements a soft haptic feedback (`HapticFeedbackType.TextHandleMove`) on key user interactions to provide tactile confirmation.

The following components have been updated:
- `TabAnimation`: Triggers feedback when a user switches tabs in the `LibraryScreen`.
- `MiniPlayerContentInternal`: Triggers feedback on the play/pause button in the collapsed player.
- `AnimatedPlaybackControls`: Triggers feedback on the play/pause button in the expanded player sheet.
@theovilardo theovilardo merged commit 8c9dc3d into master Oct 9, 2025
@theovilardo theovilardo deleted the feat/haptic-feedback branch October 9, 2025 12: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