VitaliiBlagodir / cordova-plugin-datepicker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Have to tap number of times to open the date or time picker in android

ratikanta131 opened this issue · comments

Try adding a log statement to the button's clickListener. Does that actually fire multiple times? Then we have an issue. If not, try increasing your button size.

Thank you @JillevdW
This issue resolved by calling the method in focus event instead of click