devadvance / circularseekbar

Custom circular SeekBar (Circle, Semi-circle, and Ellipse) View/Widget for Android
Apache License 2.0
464 stars 134 forks source link

elliptic arc but component canvas is square #12

Open altercode opened 9 years ago

altercode commented 9 years ago

Hi,

Thanks for the great component. I have a small problem and mayby i dont understand something.

I would like to put two elliptic arc seekBar one below another. Problem is that the component canvas is always square (even if seekbar is not a perfect circle) so there is a big margin between these two component. Is there a way to deal with that?