addisonElliott / SegmentedButton

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

setText Alignment #27

Open RamandeepKW opened 4 years ago

RamandeepKW commented 4 years ago

why there is always unwanted margin at end of segmented button and set text sets remove set from starting?

addisonElliott commented 4 years ago

Can you provide an example of what you're referring to?

Also, if you run the example in this repository, you can see if the same issue persists there.

addisonElliott commented 4 years ago

Was this ever figured out? If not, can you post a sample test case that reproduces this issue?