IndicatorSeekBar
IndicatorSeekBar copied to clipboard
Sopport For rtl Language
I want to try it for rtl language like Arabic, but Seekbar is not change the direction as per language.
I forked this repo to support Arabic (might also work for other RTL languages but have only tested it with Arabic) because it wasn't working properly for me especially with the IndicatorStayLayout. Use setArabic(true) on your IndicatorSeekBar programmatically. Check it out here https://github.com/riocallos/IndicatorSeekBar/tree/feature/support-arabic.