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

Annoying Double Tap issue #103

Open
Ankit0080 opened this issue Feb 18, 2021 · 3 comments
Open

Annoying Double Tap issue #103

Ankit0080 opened this issue Feb 18, 2021 · 3 comments

Comments

@Ankit0080
Copy link

Ankit0080 commented Feb 18, 2021

In this library and even the library version which is bug fixed is actually having bug of two time tap on spinner otherwise it won't work. It always takes two tap to open spinner dropdown. hAs anyone found the solution please help

@JayarajKadiveti
Copy link

Hi @Ankit0080 for me also same issue. For you if it is fixed please help me out. It will save my day

@Ankit0080
Copy link
Author

@JayarajKadiveti Use beteerplayerspinner.setonClicklistener(new onClickListener){
yourspinner.showPopupmenu()
}

You need to use click event separately to prevent the double tap issue

@JayarajKadiveti
Copy link

Thank you @Ankit0080

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