Skip to content

Conversation

draggie
Copy link
Contributor

@draggie draggie commented Aug 29, 2024

Summary:

closes #569
In Seekbar overriden method onStopTrackingTouch was emitting two events - which might caused unwanted emission of onValueChange, removing this seems to not break any logic or behaviour but fixes the problem described.

Test Plan:

I have ran the example app on old arch and all examples seems to work correctly

@draggie draggie self-assigned this Aug 29, 2024
@BartoszKlonowski BartoszKlonowski merged commit e0235d0 into main Sep 3, 2024
9 checks passed
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

Successfully merging this pull request may close these issues.

onValueChange triggers an extra time after onSlidingCompleted on Android

2 participants