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

Callback is getting triggered on rating change while the user has his finger on screen. #96

Open
puneet-practeon opened this issue Sep 26, 2022 · 0 comments

Comments

@puneet-practeon
Copy link

Explanation:

Based on the Android Rating Bar, they managed to stop the callback trigger while the user is still dragging on the rating bar. Once the user takes off his finger, then the callback is triggered with the updated rating.

Why is it raised?

This issue is for scenarios where the flow is based on the Rating Bar listener and not on a submit button.

@puneet-practeon puneet-practeon changed the title Callback is getting triggered on rating change while the user has his finger on it moving. Callback is getting triggered on rating change while the user has his finger on screen. Sep 26, 2022
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

1 participant