addisonElliott / SegmentedButton

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

RTL not supported please fix that #24

Open josephvijayandroiddev opened 4 years ago

addisonElliott commented 4 years ago

You're right that RTL is not supported for the library. It would take a bit of work to get it working and I likely won't have the time/motivation to complete it.

PRs are welcome though!

alex8530 commented 3 years ago

check this repo , you will find the solution , and support rtl

https://github.com/Yasilis/SegmentedButton

kartikj07 commented 2 years ago

It's minSdk is 23. I wanted the same minSdk provided by this project i.e., 16. Do you have any idea for that?