Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to select only single line in vertically #8

Open
NiravPotenza opened this issue Jan 20, 2020 · 3 comments
Open

How to select only single line in vertically #8

NiravPotenza opened this issue Jan 20, 2020 · 3 comments

Comments

@NiravPotenza
Copy link

please help me to get only vertical item selection like this using drag only
1579528493996

@NiravPotenza
Copy link
Author

@MFlisar can u please guide me for the same

@MFlisar
Copy link
Owner

MFlisar commented Jan 31, 2020

This is not part of my library. You can try to add it yourself.

Suggestion
Implement the logic inside your code yourself in this line:

Save the first position in this callback (if calledFromOnStart == true) and implement your logic yourself (only select the items between start and end which columns are the same as the one from the first item)

@NiravPotenza
Copy link
Author

yes i m trying for the same but can u please let me know why it's not working in nested scrollview

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

No branches or pull requests

2 participants