myinnos / AlphabetIndex-Fast-Scroll-RecyclerView

A Powerful AlphabetIndex FastScroller Library for Android's RecyclerView!
https://myinnos.github.io/AlphabetIndex-Fast-Scroll-RecyclerView/
Apache License 2.0
603 stars 114 forks source link

Haptic feedback #86

Open Arunberlin opened 1 year ago

Arunberlin commented 1 year ago

How to add haptic feedback on Fast Scroll Index Selection ?

IvanAbakumov commented 1 year ago

Hello @Arunberlin can you give a more detailed description or any examples ?

Arunberlin commented 1 year ago

Hi @IvanAbacumov Haptic feedback - While sliding the finger through the index (alphabets), a haptic feedback(Like a vibration) on each alphabet would feel great to sense the scrolling index.

I've got this idea from OnePlus Contacts app. The fast scroll indexing and the haptic feedback is well implemented in it.