ceryle / RadioRealButton

A custom radio button for Android API 12+

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add possibilitxy for border

csbenz opened this issue · comments

Hi ceryle, great lib! I love it.
It would be useful to be able to add a simple border (with radius, like now) instead of a shadow. I'm using RadioRealButton inside another card and it doesn't look great with the shadow.

Thanks :)

Thanks csbenz. This week, I will update the library and when it is done I will inform you. Happy coding :)

You can set borders now and also you can take a look to the sample project which has an example for setting border.