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

Question: possible to drag to select? #6

Open
AndroidDeveloperLB opened this issue Jan 29, 2018 · 4 comments
Open

Question: possible to drag to select? #6

AndroidDeveloperLB opened this issue Jan 29, 2018 · 4 comments

Comments

@AndroidDeveloperLB
Copy link

On the native framework, if you drag-touch from the overflow menu, you can still select an item.
This means a single touch is needed to show the popup till you select an item from it.

Is it possible to do it here too?
I've tested the sample, and it seems it doesn't work this way.

@zawadz88
Copy link
Owner

zawadz88 commented Jan 29, 2018

Hi @AndroidDeveloperLB,
TBH I haven't realized you can actually do that :)
It might have something to do with the OnClickListener being set in the sample app and not really with the library itself.
I'll check :)

@AndroidDeveloperLB
Copy link
Author

I think I found that out on some article, when material design started to appear.

@zawadz88
Copy link
Owner

So I wasn't really able to make something similar with this library. If you (or anyone else) has an idea how to accomplish this it would be great hear :)
It would be a cool enhancement.

@AndroidDeveloperLB
Copy link
Author

I have no idea.
It seems to have come on Android 4.4.4 (search for "Drag-to-Select") :
http://www.androidpolice.com/2013/11/16/getting-to-know-android-4-4-kitkat-edition-android-gets-cleaner-brighter-more-useful/#design-tidbits-and-other-stuff

Maybe ask about this on StackOverflow?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants