Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

Add option to disable touch on the invisible track #26

Open
tom5079 opened this issue Sep 11, 2020 · 2 comments · May be fixed by #46
Open

Add option to disable touch on the invisible track #26

tom5079 opened this issue Sep 11, 2020 · 2 comments · May be fixed by #46
Labels
enhancement New feature or request hacktoberfest

Comments

@tom5079
Copy link
Contributor

tom5079 commented Sep 11, 2020

It would be nice to have some kind of option to disable touch on the invisible track
Sometimes users touch it accidentally without knowing that it would actually move to that position.

@shahsurajk
Copy link
Contributor

@tom5079 Let's add reference this issue in #32 by amending the last commit message

@tom5079 tom5079 linked a pull request Jan 9, 2021 that will close this issue
@tibbi
Copy link

tibbi commented Nov 14, 2021

just comment out trackView.setOnTouchListener(touchListener) at

for it. Do not be confused by it not working in the sample app, the recyclerView actually has side margins and it doesn't go below the track. Pretty bad UX I'd say :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request hacktoberfest
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants