addisonElliott / SegmentedButton

Segmented Control/Button with animation for Android API 16+
Apache License 2.0
148 stars 39 forks source link

Fixes wrong position returning when button is out of bounds #50

Closed benjamin-ict closed 3 years ago

benjamin-ict commented 3 years ago

Fix for #49

addisonElliott commented 3 years ago

Sorry for the delay.

I see the bug now, it's a pretty silly issue.

Everything looks good to me.

Is there anyway you could an example to the sample library for testing purposes? Something that can be used to demonstrate the bug beforehand and then that the bug is fixed after your change is applied. There may already be an example already.

benjamin-ict commented 3 years ago

@addisonElliott The issue can be reproduced with the "Draggable Segmented Group" in the example.