florent37 / ShapeOfView

Give a custom shape to any android view, Material Design 2 ready
Apache License 2.0
3.12k stars 400 forks source link

Border for round view? #13

Closed frankenten13 closed 6 years ago

frankenten13 commented 6 years ago

Hi, i usually use custom round view in my app. Can you support RoundView with borderWidth and borderColor like CircleView? Thanks

florent37 commented 6 years ago

You have CircleShape

Le jeu. 3 mai 2018 à 09:04, Vinh Bui notifications@github.com a écrit :

Hi, i usually use custom round view in my app. Can you support RoundView with borderWidth and borderColor like CircleView? Thanks

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/florent37/ShapeOfView/issues/13, or mute the thread https://github.com/notifications/unsubscribe-auth/AFfQXBQKAR79zJEgjnjtIoVU12W-ozhuks5tuqwVgaJpZM4TwliL .

frankenten13 commented 6 years ago

Sorry, I mean with custom radius and border, not circle

florent37 commented 6 years ago

I'll try to implement it, but i'm not sure of the result

florent37 commented 6 years ago

implemented to 1.0.8, you can use it ;)