addisonElliott / SegmentedButton

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

Divider line position off. #60

Open brianbabcockapps opened 2 years ago

brianbabcockapps commented 2 years ago

I got a 3 button segmented button and a switch on the page that changes the texts of the buttons. The buttons are in constraint layout with "wrap_content" as width. When I flick the switch changing the text of the segment button, the divider lines are no longer between the buttons. Sep