bullheadandplato / AndroidEqualizer

Android Equalizer View that can also manage the audio track frequencies
Apache License 2.0
238 stars 71 forks source link

not support rtl orientation #8

Closed ayoubLTS closed 3 years ago

ayoubLTS commented 4 years ago

When I change the language of the phone to arabic, the seekBars does not appear can you fix in your library the orientation by adding this attribut

<com.h6ah4i.android.widget.verticalseekbar.VerticalSeekBarWrapper
  android:layoutDirection="ltr"
 ...
>
bullheadandplato commented 3 years ago

fixed by #20