syedowaisali / crystal-range-seekbar

538 stars 166 forks source link

How to set size of the draggable circle #11

Closed fermatijoe closed 7 years ago

fermatijoe commented 7 years ago

Hello, my seekbar is pretty small and the draggable circle is too big. I see no attributes to change the radius. Can it be done?

Thanks.

masza commented 7 years ago

You must do some changes inside library. You must change dimens.xml file.

glureau commented 7 years ago

Changing file in the library means the library is not good enough (yet ;) ). This ticket should probably be considered as a feature request (I've the same need).

masza commented 7 years ago

Of course that lib is not good enough but I try to use it in my project and I find that solution so I share it ;)

glureau commented 7 years ago

@masza It's not about your comment, my message was just to poke @syedowaisali and request this feature as a basical usage requirement :)

glureau commented 7 years ago

@syedowaisali 'closed' means it won't happen?

bgenchel commented 7 years ago

how do you keep the changed dimen values from being overwritten when the library is generated?

kirvis250 commented 7 years ago

You can override dimen values by defining them in your app. But only if you redefine in all available value- folders.