syedowaisali / crystal-range-seekbar

538 stars 166 forks source link

padding not honored #16

Closed glureau closed 6 years ago

glureau commented 7 years ago

When using a padding on CrystalRangeSeekbar, it's not honored and the visual doesn't change.

TheLester commented 7 years ago

Seems like custom attributes paddingEnd and paddingStart are ignored :(

keehoo commented 6 years ago

How do people use this lib without those?