I want to copy the event slider that Ring uses for video events for a video entertainment app I'm making, but I don't know what action/event to use for when a chip/date touches the center piece (the middle divider of the video slider that never moves)
From what I understand the app on Android uses a recycler-view with multiple chip groups and whenever a chip touches the middle divider, the following happens:
- The Device gives a small vibration when a event chip touches it and if there is no chip nothing happens
- Whenever a date touches this line it moves to the date either moves to the left or right depending on the user's current position within the recycler-view.
I circled the picture below to show you what divider, I'm talking about: